Get Region Terrain Textures

26 September 2015

  • Release 9.19 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: getregionterraintextures Description[wiki]: The getregionterraintextures command returns the estate textures of the current region. Permissions[wiki]: land Parameters[wiki]: group, password Last Changes[wiki]: Release 9.19 - added. </data>

The getregionterraintextures command returns the estate textures of the current region.

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

The command returns in data a CSV list of texture UUIDs, in order: low, middle low, middle high and high. You can, of course, combine this command with the download command in order to retrieve the textures as files or base64-encoded data. This command is compatible with the setregionterraintextures command.


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