.\"find a player by name
.DT
find_player
$MUDNAME$ driver help
find_player

.SH Name
.SI 5
find_player() - find a player by name
.EI

.SH Synopsis
.SI 5
object find_player( string str );
.EI

.SH Description
.SP 5 5
Similar to find_living(), but only searches through objects that are
interactive, or were once interactive.
.EP

.SH See also
.SI 5
find_living(), livings(), users(), set_living_name()
.EI
