Template:LSL Constants Changed

From Second Life Wiki
Revision as of 02:10, 28 January 2007 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Flag Value Description
CHANGED_INVENTORY 0x1 Prim inventory has changed (owner adding inventory only)
CHANGED_COLOR 0x2 Prim color or alpha parameters have changed
CHANGED_SHAPE 0x4 Prim shape has changed
CHANGED_SCALE 0x8 Prim scale has changed
CHANGED_TEXTURE 0x10 Prim texture parameters have changed
CHANGED_LINK 0x20 Either an avatar has (un)sit on the object or a prim(s) has be broken off or added to the object.
CHANGED_ALLOWED_DROP 0x40 A user other then the owner (or the own if the object is no-mod) has added inventory to the prim.
CHANGED_OWNER 0x80 The object has changed owners.
CHANGED_REGION 0x100 The object has changed region.
CHANGED_TELEPORT 0x200 The user this object is attached to has teleported.