@propset

From TwistedMUCK
Revision as of 03:43, 11 May 2015 by Marr0w (Talk | contribs) (Created page with "<code>@propset <object> = <type>:<property>:<value></code> ---- Permission:<br /> !GUEST - To use on own objects.<br /> W2 Wizard - To use on other's objects. Propset is u...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

@propset <object> = <type>:<property>:<value>


Permission:
!GUEST - To use on own objects.
W2 Wizard - To use on other's objects.

Propset is used for setting properties other than the normal 'string' type used by @set. For example:

@propset me=int:_myint:23
-or-
@propset me=dbref:_reg/tmp:#46

Most players will not need to use this command and will be able to use the simpler @set form.

Valid types: string, int, float, dbref, lock, and erase.

See @SET.

Personal tools