llSetAgentEnvironment
LSLinteger llSetAgentEnvironment(key agent_id, float transition, list param_list)
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 |
| list | param_list |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llRotBetween(vector start, vector end)
float llListStatistics(integer operation, list src)
string llSHA256String(string src)
string llMD5String(string src, integer nonce)
void llPassTouches(integer pass)
void llRequestPermissions(string agent, integer perm)
void llSetAngularVelocity(vector angularVelocity, integer local)
rotation llAxes2Rot(vector fwd, vector left, vector up)