Difference between revisions of "AGENT MOUSELOOK"

From Second Life Wiki
Jump to navigation Jump to search
m (hex)
m (<lsl> tag to <source>)
 
(2 intermediate revisions by 2 users 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_MOUSELOOK)   
        llSay(0, "Wee tim'rous beastie, where art thou?");
</source>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
Line 15: Line 20:
<!--{{LSL DefineRow||[[changed]]|}}-->
<!--{{LSL DefineRow||[[changed]]|}}-->
|location
|location
|cat1
|cat1=Mouselook
|cat2
|cat2
|cat3
|cat3
|cat4
|cat4
}}
}}

Latest revision as of 16:09, 22 January 2015