Difference between revisions of "AdminBot for LSL/Commands/SB SETUP SETGROUP"
From SmartBots Developers Docs
m (Gg moved page AdminBot for Groups/Commands/SB SETUP SETGROUP to AdminBot for LSL/Commands/SB SETUP SETGROUP) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<onlyinclude>Sets the working group. Other commands require this command to be invoked first.</onlyinclude> | <onlyinclude>Sets the working group. Other commands require this command to be invoked first.</onlyinclude> | ||
− | {{ | + | {{AdminBot Variables Table|command=SB_SETUP_SETGROUP}} |
{{AdminBot Required Vars|SB_SETUP_SETGROUP}} | {{AdminBot Required Vars|SB_SETUP_SETGROUP}} | ||
{{API Variable|str|yes}} name of the group | {{API Variable|str|yes}} name of the group | ||
− | {{API Variable|id|yes}} [[AdminBot for Groups/Documentation/Security | + | {{API Variable|id|yes}} [[AdminBot for Groups/Documentation/Security Code|security code]] |
{{API Variables Table End}} | {{API Variables Table End}} |
Latest revision as of 13:11, 12 May 2017
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: