Difference between revisions of "LlResetScript"

From Second Life Wiki
Jump to navigation Jump to search
m (LSL llResetScript moved to LlResetScript: removing prefix)
Line 2: Line 2:
|func_id=163|func_sleep=0.0|func_energy=10.0
|func_id=163|func_sleep=0.0|func_energy=10.0
|func=llResetScript
|func=llResetScript
|func_footnote
|func_footnote=On script reset...
*The current event/function is exited without further execution or return.
*All global variables are set to their defaults
*The event queue is cleared.
*The [[default]] state is set as the active state
**If it has a [[state_entry]] event, then it is queued.
|func_desc=Resets the script.
|func_desc=Resets the script.
|return_text
|return_text

Revision as of 07:57, 19 March 2007