Difference between revisions of "AGENT AWAY"

From Second Life Wiki
Jump to navigation Jump to search
m
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_AWAY)   
        llSay(0, "Hello fairies!");
</source>
|constants
|constants
|functions=
|functions=

Latest revision as of 16:05, 22 January 2015