|
LPC Library Functions: find_living |
|
NAMEfind_living() - find a living object
SYNOPSISobject find_living( string str );
DESCRIPTIONfind_living() returns the living object which answers to the name 'str'; the name must have been set using set_living_name(). All objects which have called enable_commands() are considered to be living. Note that this efun is not available if the driver flag NO_ADD_ACTION is defined. SEE ALSOlivings(), find_player(), users(), enable_commands(), set_living_name() |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|