BOT_ATTACHMENTS
From SmartBots Developers Docs
Jump to: navigation, search
Requests the attachments being worn by the bot
Variables
The following table shows input values (you send them with the API call) and returned output values.
Variable | Required | Description
| |
---|---|---|---|
str | yes | -- | |
id | yes | -- |
Result
Raises the following event
Example
llMessageLinked(LINK_SET, BOT_ATTACHMENTS, "", "");
- BOT ATTACHMENTS