Terminate Friendship

<data Commands> Type: Corrade progressive command Command[wiki]: terminatefriendship Description[wiki]: The terminatefriendship command terminates a friendship with an avatar specified by firstname and lastname (or agent by UUID). Permissions[wiki]: friendship Parameters[wiki]: group, password, firstname, lastname (or agent by UUID) Last Changes[wiki]: none </data>

The terminatefriendship command terminates a friendship with an avatar specified by firstname and lastname (or agent by UUID).

Command Required Parameters Required Corrade Permissions Example
terminatefriendship group, password, firstname, lastname (or agent by UUID) friendship
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // termiante friendship
            // with Big Betty
            "command", "terminatefriendship",
            "group", wasURLEscape(GROUP),
            "firstname", "Big",
            "lastname", "Betty",
            "password", wasURLEscape(PASSWORD)
        ]
    )
);

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