Start a Proposal

21 December 2014

  • Release 7.34 - added group Corrade permission.
startproposal (Commands)
TypeCorrade progressive command
Commandstartproposal
DescriptionThe startproposal can make Corrade start a proposal.
Permissionsgroup
Parametersgroup, password, duration, majority, quorum, text
Last ChangesRelease 7.34 - added group Corrade permission.

The startproposal can make Corrade start a proposal.

Command Required Parameters Required Corrade Permissions Required Group Abilities Example
startproposal group, password, duration, majority, quorum, text group Proposals→Create Proposals
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "startproposal",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "duration", 5, // days
            "majority", .5,
            "quorum", 2,
            "text", "Sell our land?"
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/startproposal.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.