BOT_SELECT_GROUP_TAG

From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 05:02, 5 March 2019 by Scullyuk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Changes the active group tag/title to the corresponding role UUID.

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


str yes uuid of the role
id yes uuid of the group

Example

llMessageLinked(LINK_SET, BOT_SELECT_GROUP_TAG, "00000000-0000-0000-0000-000000000000", "0b65a122-8f77-64fe-5b2a-225d4c490d9c");