Don't click here unless you want to be banned.

LSL Wiki : llSetRemoteScriptAccessPin

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
llSetRemoteScriptAccessPin(integer pin)

If pin is set to a non-zero number, the task will accept remote script loads via llRemoteLoadScriptPin if passed the matching PIN. Otherwise llRemoteLoadScriptPin is ignored.

Note: at some point, the behavior of llSetRemoteScriptAccessPin has changed. As of SL 1.5.14, the PIN is now treated as a property of the primitive. If the script that calls llSetRemoteScriptAccessPin() is deleted, the PIN still remains set and the prim will recieve scripts sent to it. This was not always the case.
This function supports negative indexes.

Note: This function delays the script for 0.2 seconds.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Inventory
There are 3 comments on this page. [Display comments/form]