(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...") |
(No difference)
|
@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.