llGetAttachedList
LSLlist llGetAttachedList(key id)
Returns a list of keys of all visible (not HUD) attachments on the avatar identified by the ID argument
Parameters
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llRegionSayTo(string target, integer channelID, string text)
vector llGetLocalPos()
void llGiveInventoryList(key destination, string folderName, list inventory)
void llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
integer llListFindListNext(list src, list test, integer instance)
key llRequestSecureURL()
void llCloseRemoteDataChannel(string channel)
integer llSubStringIndex(string source, string pattern)