Difference between revisions of "AGENT AWAY"

From Second Life Wiki
Jump to navigation Jump to search
m
(add example)
Line 7: Line 7:
|text=
|text=
|pb=
|pb=
|examples
|examples=
<lsl>
    // This is a code fragment only
    if (llGetAgentInfo( llGetOwner() ) & AGENT_AWAY)   
        llSay(0, "Hello fairies!");
</lsl>
|constants
|constants
|functions=
|functions=

Revision as of 05:10, 23 December 2013