Difference between revisions of "AGENT ATTACHMENTS"

From Second Life Wiki
Jump to navigation Jump to search
m (lsl hex)
(Add example)
Line 7: Line 7:
|text=
|text=
|pb=
|pb=
|examples
|examples=
<lsl>
    // This is a code fragment only
    if ( ! (llGetAgentInfo( llGetOwner() ) & AGENT_ATTACHMENTS) ) 
        llSay(0, "My attachments have fallen off");
</lsl>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Revision as of 05:54, 23 December 2013