search classes - luxembourg/muxcode-clm GitHub Wiki
SEARCH CLASSES (continued)
EOBJECT - A combination of TYPE=OBJECT and EVAL=<restriction>. ETHING - An alias for OBJECTS. EROOM - A combination of TYPE=ROOM and EVAL=<restriction>. EEXIT - A combination of TYPE=EXIT and EVAL=<restriction>. EPLAYER - A combination of TYPE=PLAYER and EVAL=<restriction>. PARENT - Restricts to the parent designated by <restriction>. ZONE - Restricts to the zone designated by <restriction>.
. EXITS - A combination of TYPE=EXIT and NAME=<restriction>. PLAYERS - A combination of TYPE=PLAYER and NAME=<restriction>. FLAGS - Restricts to objects which have the flags listed in <restriction> set.. POWER - Restricts to objects which have the specified power. EVAL - Evaluates the restriction for each object, replacing ## with the object's database number. Evaluations that return TRUE (ie, not 0 or #-1) are selected. ZONE - Restricts to objects that are in the indicated zone.
{ 'help search classes2' for more }