Difference between revisions of "LlSleep"

From Second Life Wiki
Jump to navigation Jump to search
m (<lsl> example)
m (Replaced old <LSL> block with <source lang="lsl2">)
(5 intermediate revisions by 4 users not shown)
Line 8: Line 8:
|caveats
|caveats
|constants
|constants
|examples=<lsl>
|examples=<source lang="lsl2">default
default
{
{
     state_entry()
     state_entry()
Line 17: Line 16:
         llSay(0,"I feel so refreshed!");
         llSay(0,"I feel so refreshed!");
     }
     }
}</lsl>
}</source>
|helpers
|helpers
|also_functions={{LSL DefineRow||[[llSetTimerEvent]]}}
|also_functions={{LSL DefineRow||[[llSetTimerEvent]]}}
Line 27: Line 26:
|negative_index
|negative_index
|sort=Sleep
|sort=Sleep
|cat1
|cat1=Script
|haiku={{Haiku|Clouds drift,streams flow on.|Yet in here, time holds its breath.|The mind disconnects.}}
|cat2
|cat2
|cat3
|cat3
|cat4
|cat4
}}
}}

Revision as of 12:47, 22 January 2015