llList2Vector
LSLvector llList2Vector(list src, integer index)
Copies the vector at Index in the list.\ Returns the value at Index in the specified list. If Index describes a location not in the list, or the value cannot be type-cast to a vector, then ZERO_VECTOR is returned.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | index |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llGroundRepel(float height, integer water, float tau)
float llGetRegionTimeDilation()
float llAtan2(float y, float x)
void llLinkSetSoundRadius(integer linknumber, float radius)
string llGetEnv(string name)
integer llLinksetDataCountFound(string pattern)
vector llDetectedGrab(integer number)
key llKeysKeyValue(integer first, integer count)