llList2ListSlice
LSLlist llList2ListSlice(list src, integer start, integer end, integer stride, integer stride_index)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | start |
| integer | end |
| integer | stride |
| integer | stride_index |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llXorBase64Strings(string str1, string str2)
key llGenerateKey()
list llCastRay(vector start, vector end, list options)
void llMapDestination(string simname, vector pos, vector look_at)
void llSetVehicleFloatParam(integer param, float value)
void llEjectFromLand(key avatarId)
void llModifyLand(integer action, integer brush)
void llRotLookAt(rotation target, float strength, float damping)