Get Balance

getbalance (Commands)
TypeCorrade progressive command
Commandgetbalance
DescriptionThe getbalance command gets the money balance available in the bot's account.
Permissionseconomy
Parametersgroup, password
Last Changesnone

The getbalance command gets the money balance available in the bot's account.

Command Required Parameters Required Corrade Permissions Example
getbalance group, password economy
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "getbalance",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // sent to URL
            "callback", wasURLEscape(URL)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/getbalance.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.