Difference between revisions of "AdminBot for LSL/Commands/SB SETUP SETGROUP"

From SmartBots Developers Docs
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE: SB_SETUP_SETGROUP}} <onlyinclude>Sets the working group. Other commands require this command to be invoked first.</onlyinclude> {{API Variables Table}} {{Adm...")
 
 
(3 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>
  
{{API Variables Table}}
+
{{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}} [[Security code|security code]]
+
{{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: