GlowMUCK Logo

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

@OWNED

@owned <name> [ = <flags/types> [ = <output type> ] ]

Searches through the database for items that <name> controls. 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 ' 134574512n the flags list indicates an unlinked item. 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), count, and location.

Valid flags: ABCDHJKLMQSW
Flags of E, F, G, P, R, and T will match Exits, programs, Garbage, Players, Rooms, and Things, respectively. '%' will match unlinked objects. 0-7 will match Mucker Levels.

Example: @owned Revar=f!l3=location will list all M3 programs (F) owned by Revar, that are NOT set Link_OK (!L), and it will give the location of each one.

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

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

Valid XHTML 1.1! Valid CSS!