llSetRemoteScriptAccessPin
LSLvoid llSetRemoteScriptAccessPin(integer pin)
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
| Type | Name |
|---|---|
| integer | pin |
Sleeps
0.2s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.