LlSetRemoteScriptAccessPin
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Function: llSetRemoteScriptAccessPin( integer pin );| 252 | Function ID |
| 0.2 | Delay |
| 10.0 | Energy |
Allows a prim to have scripts remotely loaded via llRemoteLoadScriptPin when it is passes the correct pin and the prim is set mod.
| • integer | pin | – | zero disables, non-zero enables. |

