Difference between revisions of "LlSetSitText"

From Second Life Wiki
Jump to navigation Jump to search
m (<lsl> example)
Line 8: Line 8:
|caveats
|caveats
|constants
|constants
|examples=
|examples=<lsl>default
<Pre>
default
{
{
     state_entry()
     state_entry()
Line 16: Line 14:
         llSetSitText("Sit here");
         llSetSitText("Sit here");
     }
     }
}
}</lsl>
</Pre>
|helpers
|helpers
|also_functions=
|also_functions=

Revision as of 08:05, 3 January 2008