mud/lib/doc/lfun/all/teller_check
2020-09-06 05:43:07 -07:00

24 lines
355 B
Plaintext

TELLER_CHECK
NAME
teller_check()
SYNOPSIS
mixed teller_check()
DESCRIPTION
If there is an npc in the bank that defines this lfun, and that npc inherits LIB_TELLER, then this lfun returns a pointer to that npc. Otherwise it returns 0.
EXAMPLES
LOCATION
/lib/bank
SEE ALSO
Author
Cratylus