find_player |
Discworld efun help |
find_player |
object find_player(string str)
Find a player with the name str. The string must be lowercase. Players are found even if they are invisible or link dead. Monsters are not found.
This function uses the name that was set by set_living_name(). This is done automatically in player object.
See also
find_living, set_living_name.