osOldList2ListStrided
OSSLlist osOldList2ListStrided(list src, integer start, integer end, integer stride)
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 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
rotation osListAsRotation(list src, integer index)
void osNpcRemove(key npc)
key osAgentSaveAppearance(key agentId, string notecard, integer includeHuds)
vector osSlerp(vector a, vector b, float amount)
void osRegionNotice(key agentID, string msg)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
string osDrawEllipse(string drawList, integer width, integer height)