osGetAvatarList
OSSLlist osGetAvatarList()
Returns a list with the keys, position, and name of each avatar in the current region
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osGetSittingAvatarsCount(key object_id)
string osDrawRotationTransform(string drawList, float x)
list osGetAgents()
string osSetPenColour(string drawList, string colour)
void osSetLinkStandTarget(integer linkNumber, vector v)
void osListSortInPlace(list src, integer stride, integer ascending)
integer osTerrainSetHeight(integer x, integer y, float val)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)