llRemoteLoadScriptPin
LSLvoid llRemoteLoadScriptPin(string target, string name, integer pin, integer running, integer start_param)
If the owner of the object containing this script can modify the object identified by the specified object key, and if the PIN matches the PIN previously set using llSetRemoteScriptAccessPin (on the target prim), then the script will be copied into target. Running is a boolean specifying whether the script should be enabled once copied into the target object.
Parameters
| Type | Name |
|---|---|
| string | target |
| string | name |
| integer | pin |
| integer | running |
| integer | start_param |
Sleeps
3s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetUnixTime()
void llSetBuoyancy(float buoyancy)
void llRezObject(string inventory, vector pos, vector vel, rotation rot, integer param)
float llGetSimStats(integer stat_type)
void llSetContentType(key id, integer type)
vector llDetectedTouchBinormal(integer index)
vector llGetGeometricCenter()
integer llGetLinkSitFlags(integer linknum)