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
void llCollisionSprite(string impact_sprite)
void llRemoteDataSetRegion()
void llEjectFromLand(key avatarId)
void llSensorRepeat(string name, string id, integer type, float range, float arc, float rate)
void llResetScript()
vector llRot2Left(rotation r)
key llRequestSimulatorData(string simulator, integer data)
float llGetMinScaleFactor()