llSetRemoteScriptAccessPin
function ll.SetRemoteScriptAccessPin(PIN: number)If PIN is set to a non-zero number, the task will accept remote script loads via llRemoteLoadScriptPin() if it passes in the correct PIN. Othersise, llRemoteLoadScriptPin() is ignored.
Parameters
-
PIN(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetRemoteScriptAccessPin().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetRemoteScriptAccessPin