Process Offline Messages

17 March 2021

  • C11 - added.
processofflinemessages (Commands)
TypeCorrade progressive command
Commandprocessofflinemessages
Parametersgroup, password
DescriptionThe processofflinemessages can be used to make Corrade retrieve offline messages and process them.
PermissionsNone
Last ChangesC11 - added.

The processofflinemessages can be used to make Corrade retrieve offline messages and process them.

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

Notes

  • This command can be issued to make Corrade process offline messages that may consist of commands and chatter coming from other avatars or the simulator.
  • In case the offline messages contain commands, the commands will be executed at the time that this command is issued.

secondlife/scripted_agents/corrade/api/commands/processofflinemessages.txt ยท Last modified: 2022/11/24 07:45 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.