Difference between revisions of "AGENT CROUCHING"

From Second Life Wiki
Jump to navigation Jump to search
m (hex)
m (<lsl> tag to <source>)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
|text=
|text=
|pb=
|pb=
|examples
|examples=
<source lang="lsl2">
    // This is a code fragment only
    if (llGetAgentInfo( llGetOwner() ) & AGENT_CROUCHING)   
        llSay(0, "I'm getting backache.");
</source>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Latest revision as of 16:07, 22 January 2015