llRemoteLoadScript
LSLvoid llRemoteLoadScript(string target, string name, integer running, integer start_param)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | target |
| string | name |
| integer | running |
| integer | start_param |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llApplyRotationalImpulse(vector force, integer local)
rotation llList2Rot(list src, integer index)
void llRotLookAt(rotation target, float strength, float damping)
void llCollisionSprite(string impact_sprite)
void llStopAnimation(string anim)
void llSetLinkTextureAnim(integer linknum, integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
void llRefreshPrimURL()
void llSetForceAndTorque(vector force, vector torque, integer local)