Difference between revisions of "LlSleep"

From Second Life Wiki
Jump to navigation Jump to search
m (add script cat)
(sleeping script still pays attention to events)
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=Puts the 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, although triggered events will be queued and executed afterwards.
|return_text
|return_text
|spec
|spec

Revision as of 21:28, 19 October 2008