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.
More in LSL
vector llGroundContour(vector offset)
void llRemoveInventory(string item)
void llGiveInventory(key destination, string inventory)
string llToLower(string source)
integer llManageEstateAccess(integer action, string avatar)
void llAllowInventoryDrop(integer add)
void llPreloadSound(string sound)
void llOwnerSay(string msg)