SB_COMMAND_FAILED
From SmartBots Developers Docs
AdminBot for LSLEvents
Revision as of 11:09, 3 November 2017 by Gg (Talk | contribs) (Created page with "{{DISPLAYTITLE: SB_COMMAND_FAILED}} <onlyinclude>Raised when command execution error occurs.</onlyinclude> {{AdminBot Variables Table|command=SB_SETUP_SETGROUP}} {{AdminBot...")
Jump to: navigation, search
Raised when command execution error occurs.
// 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 COMMAND FAILED