From the NannyMUD documentation
2000-12-11
NAME
find_player - find a named playerSYNTAX
object find_player(string name)DESCRIPTION
This function finds and returns the player object with the given `name'. The argument `name' must be given in lowercase for this function to work.SEE ALSO
find_living in efun/object_related/find_livingSEE ALSO
find_object in efun/object_related/find_object