LlSetRemoteScriptAccessPin

From Second Life Wiki

Jump to: navigation, search

Contents

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.

Caveats

  • This function causes the script to sleep for 0.2 seconds.

Examples

See Also

Functions

•  llRemoteLoadScriptPin Used to load a script into a remote prim
Personal tools