Don't click here unless you want to be banned.

LSL Wiki : llGetScriptState

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
integer llGetScriptState(string name)

Returns TRUE if the script identified by name is running. This allows one script to check on another.

As of SL 1.18.4 this correctly returns FALSE if a script has encountered a run-time error (like a stack-heap collision or a bounds-check error).

See llRemoteLoadScriptPin and llResetOtherScript for more fun things that can be done with this.

Also see llSetScriptState.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Inventory | Script | State
There are 2 comments on this page. [Display comments/form]