Difference between revisions of "LlSetTouchText"

From Second Life Wiki
Jump to navigation Jump to search
m (<lsl> example)
Line 10: Line 10:
|caveats
|caveats
|constants
|constants
|examples=
|examples=<lsl>default
<Pre>
default
{
{
     state_entry()
     state_entry()
Line 22: Line 20:
         llSay(0, "you touched me!");
         llSay(0, "you touched me!");
     }
     }
}
}</lsl>
</Pre>
|helpers
|helpers
|also_functions=*{{LSLG|llSetSitText}}
|also_functions=*{{LSLG|llSetSitText}}

Revision as of 08:06, 3 January 2008