.DT
find_player
Discworld efun help
find_player

object find_player(string str)

.SP 5 5
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.
.EP

See also
.SI 5
find_living, set_living_name.
.EI
