Difference between revisions of "LlSleep"

From Second Life Wiki
Jump to navigation Jump to search
m (Examples and extra inofmation in description.)
Line 3: Line 3:
|func=llSleep|p1_type=float|p1_name=sec
|func=llSleep|p1_type=float|p1_name=sec
|func_footnote
|func_footnote
|func_desc=Put script to sleep for '''sec''' seconds. The script will not do anything during this time.
|func_desc=Puts the script to sleep for '''sec''' seconds. The script will not do anything during this time.
|return_text
|return_text
|spec
|spec
Line 19: Line 19:
}</pre>
}</pre>
|helpers
|helpers
|also_functions
|also_functions={{LSL DefineRow||[[llSetTimerEvent]]}}
|also_events
|also_events={{LSL DefineRow||[[timer]]}}
|also_tests
|also_tests
|also_articles
|also_articles

Revision as of 21:40, 16 April 2007