Difference between revisions of "AdminBot for LSL/Commands/SB SETUP SETGROUPUUID"
From SmartBots Developers Docs
(→Result) |
|||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE: SB_SETUP_SETGROUPUUID}} | {{DISPLAYTITLE: SB_SETUP_SETGROUPUUID}} | ||
| − | <onlyinclude>The same as SB_SETUP_SETGROUP, but uses group UUID instead of name.</onlyinclude> | + | <onlyinclude>The same as [[../SB_SETUP_SETGROUP|SB_SETUP_SETGROUP]], but uses group UUID instead of name.</onlyinclude> |
| − | {{ | + | {{AdminBot Variables Table|command=SB_SETUP_SETGROUPUUID}} |
{{AdminBot Required Vars|SB_SETUP_SETGROUPUUID}} | {{AdminBot Required Vars|SB_SETUP_SETGROUPUUID}} | ||
Revision as of 21:22, 3 May 2017
The same as SB_SETUP_SETGROUP, but uses group UUID instead of name.
// Command usage:
llMessageLinked(LINK_SET, SB_SETUP_SETGROUPUUID, string str, key id);
API parameters
llMessageLinked function accepts str and id parameters. Their meaning for SB_SETUP_SETGROUPUUID is explained below:
| Variable | Required | Description.
| |
|---|---|---|---|
| str | yes | security code | |
| id | yes | group UUID | |
Result
One of the following events will be generated: