osGetInventoryNames
OSSLlist osGetInventoryNames(integer type)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | type |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osAvatarName2Key(string firstname, string lastname)
list osGetLinkInventoryKeys(integer linkNumber, integer type)
void osSetLinkStandTarget(integer linkNumber, vector v)
void osNpcStand(key npc)
void osSetHealth(key agentId, float health)
key osGetLinkInventoryItemKey(integer linkNumber, string name)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)