SB_SETUP_SETGROUP
From SmartBots Developers Docs
Jump to: navigation, search
Sets the working group. Other commands require this command to be invoked first.
// Command usage:
llMessageLinked(LINK_SET, SB_SETUP_SETGROUP, string str, key id);
API parameters
llMessageLinked function accepts str and id parameters. Their meaning for SB_SETUP_SETGROUP is explained below:
Variable | Required | Description.
| |
---|---|---|---|
str | yes | name of the group | |
id | yes | security code |
Result
One of the following events will be generated:
- SB SETUP SETGROUP