Ping the Bot

<data Commands> Type: Corrade progressive command Command[wiki]: ping Parameters[wiki]: group, password Description[wiki]: The ping command replies with pong to the callback. Permissions[wiki]: None. Last Changes[wiki]: None. </data>

The ping command replies with pong.

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

Notes

  • The ping command is one way to check the round-trip between your script, Corrade and the receiver of the callback.

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