GlowMUCK Logo

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

@SET

@set <object> = [!] <flag>

@set <object> = <property> : <string>

@set <object> = <property> :

@set <object> = :clear

@set <object> = <mud statistic> = <value>

@set can modify flags, add properties to an object, or remove properties @from an object.

Using the first format, you may set flags, which are listed in the flags section. You can also set the MUCKER (or Priority) Level of an object by using 0-8 as the flag name.

The second format sets <property> on <object> to <string>, or if <string> is not given, removes <property> (the third format). The last format clears ALL properties from the object.

See also: Flags and @propset.

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

Valid XHTML 1.1! Valid CSS!