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

From SmartBots Developers Docs
Jump to: navigation, search
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}}

Revision as of 21:21, 3 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: