Google
×
Did you mean: GetScript State
Jan 22, 2015 · default { touch_start(integer num_detected) { integer numberOfScripts = llGetInventoryNumber(INVENTORY_SCRIPT); integer index; do { string ... Summary · Examples
Syntax llGetScriptState(string name); integer var = llGetScriptState(string name); Checks and returns the running state of a script in the same prim, identified by ...
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 ...
... llGetRootPosition() llGetRootRotation() llGetRot() llGetScale() llGetScriptName () llGetScriptState(string name) llGetSimulatorHostname() llGetStartParameter() ...
Jan 25, 2014 · So for commands like llResetOtherScript(), llGetScriptState(), llGetNumberOfNotecardLines(), etc. (these were the ones I quickly looked at), ...
Reset the named script. The script must be present in the same prim. More... void, llResetOtherScript (string name). LSL_Integer · llGetScriptState (string name).
Aug 5, 2010 · that with llGetScriptState). But I was wondering how much time this takes on average. And would it really help to keep lag down? Or would
n")), ("llResetOtherScript",(["name"],"Resets script name\n")), ("llGetScriptState",([" name"],"Resets TRUE if script name is running\n")), ("llRemoteLoadScript",([] ...
379 Re t u R n ty p e Co d e pa g e (s) integer llGetNumberOfSides() 111 string llGetObjectDesc() 111 list llGetObjectDetails(key id ... - Selection from Scripting ...