llReplaceAgentEnvironment
LSLinteger llReplaceAgentEnvironment(key agent_id, float transition, string environment)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| key | agent_id |
| float | transition |
| string | environment |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llOwnerSay(string msg)
void llSetVehicleFloatParam(integer param, float value)
integer llOrd(string s, integer index)
float llGetObjectMass(key objectId)
string llGetEnv(string name)
void llSetObjectDesc(string desc)
void llSetHoverHeight(float height, integer water, float tau)
float llFabs(float f)