osGetNumberOfAttachments
OSSLlist osGetNumberOfAttachments(key avatar, list attachmentPoints)
Returns a strided list of the specified attachment points and the number of attachments on those points
Parameters
| Type | Name |
|---|---|
| key | avatar |
| list | attachmentPoints |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, integer timer)
integer osReplaceParcelEnvironment(integer transition, string daycycle)
rotation osGetSitTargetRot()
string osAESDecrypt(string secret, string encryptedText)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
list osGetPrimitiveParams(key prim, list rules)
void osForceOtherSit(string avatar, string target)
string osAESEncryptTo(string secret, string plainText, string ivString)