
find_living(3)        LPC Library Functions        find_living(3)

NNAAMMEE
       find_living() - find a living object matching a given id

SSYYNNOOPPSSIISS
       object find_living( string str );

DDEESSCCRRIIPPTTIIOONN
       Find  first  the  object  that  is  marked  as living, and
       answers to the id <str>.  A living  object  is  an  object
       that  has  called enable_commands().  The object must have
       set a name with set_living_name(), so  its  name  will  be
       entered  into  the  hash table used to speed up the search
       for living objects.

SSEEEE AALLSSOO
       living(3),    livings(3),    find_player(3),     users(3),
       enable_commands(3), set_living_name(3)

Majik                      26 Jul 1997                          1

