GlowMUCK Logo

Home Documentation MUF Docs GlowMUF Downloads Bug Tracking Support Requests Feature Requests

@CONTENTS

@contents [ <object> ] [ = <flags/types> = [ <output type>] ]

Searches the given object's content list for items & exits that match the given flag string. Flags or types can be specified to check for or against certain ones. (A ! before the flag indicates that it is to be excluded.) A "%" in the flags list indicates an unlinked item. An "@" matches only old objects (those unused for more than 90 days). The output types that can be specified are owners, links (which outputs either *UNLINKED*, the object to which the item is linked, or *METALINK* for exits linked to more than one thing), location and count.

Valid flags: ABCDHJKLMQSUW% Flags of E, F, G, P, R, and T will match Exits, Programs, Garbage, Players, Rooms, and Things, respectively. "%" will match unlinked objects. @ will match Old objects (those unused for more than 90 days). Digits 0 to 8 will match Mucker/Wizard Levels or Priority Levels. @find =P8 -> the Man

Example: @contents here=DE=owner
Will list all Dark Exits who's source is your current location, giving the owner of each one.

See also: @find, @owned, and @entrances.

Glow Command: @contents / Revised 2004 September 23 14:39 (Thursday)
© 2004 Glowmuck Development Group

Valid XHTML 1.1! Valid CSS!