Skip to content

llSetScriptState

function ll.SetScriptState(ScriptName: string, Running: number)

Enable or disable the script Running state of Script in the prim.

Parameters
ScriptName(string)
Running(number)

Add example usage here showing SLua/Luau syntax with ll.SetScriptState().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.