LSL Wiki Mirror 10-5-2006: llResetOtherScript

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llResetOtherScript(string name)

Resets script named name in the same prim as the script calling this function. This allows one script to reset another.

This currently does not reset a script that stopped with a run-time error (like a stack-heap collision or a bounds check error), so it's of limited use. This also includes scripts being suspended by a function (like llEmail).
Compare with llResetScript.

See llGetScriptState / llRemoteLoadScriptPin for other fun things you can do with this.


Functions | Inventory
There is no comment on this page. [Display comments/form]