find_player
NAME
find_player() - find a player by name
SYNOPSIS
object find_player( string str );
DESCRIPTION
Similar to find_living(), but only searches through objects that are
interactive, or were once interactive.
SEE ALSO
lower_case(3), find_living(3), livings(3), users(3), set_living_name(3)