mud/lib/doc/efun/interactive/find_player
2020-09-06 05:43:07 -07:00

15 lines
304 B
Plaintext

find_player - find a player by name
object find_player( string str );
This efun is only available when NO_ADD_ACTION is not defined.
Similar to find_living(), but only searches through objects that are
interactive, or were once interactive.
See also:
find_living,
livings,
users,
set_living_name