Difference between revisions of "AGENT CROUCHING"

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

Revision as of 05:06, 23 December 2013