24 lines
355 B
Plaintext
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
|
|
|