BOT_GET_BALANCE
From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 06:09, 20 May 2017 by Chevonn Edelmann (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_GET_BALANCE}} <onlyinclude>Requests the current L$ balance of the bot</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_GET_BALANCE}} {{A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Requests the current L$ balance of the bot
Variables
The following table shows input values (you send them with the API call) and returned output values.
Variable | Required | Description
| |
---|---|---|---|
str | yes | -- | |
id | yes | -- |
Result
Raises the following event
Example
llMessageLinked(LINK_SET, BOT_GET_BALANCE, "", "");
- BOT GET BALANCE