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 osGetAgentCountry(key agentId)
void osNpcSay(key npc, integer channel, string message)
void osDropAttachment()
integer osGetPrimCount(key object_id)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osLoopSoundSlave(integer linknum, string sound, float volume)
string osStringRemove(string src, integer start, integer count)