Start a Proposal

21 December 2014

  • Release 7.34 - added group Corrade permission.

<data Commands> Type: Corrade progressive command Command[wiki]: startproposal Description[wiki]: The startproposal can make Corrade start a proposal. Permissions[wiki]: group Parameters[wiki]: group, password, duration, majority, quorum, text Last Changes[wiki]: Release 7.34 - added group Corrade permission. </data>

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: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

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.