lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
object find_player(str)
string str;

This is like find_living except that it only finds actual players, as
opposed to monsters.

See also enable_commands().