Get Region Terrain Heights

26 September 2015

  • Release 9.19 - added.
getregionterrainheights (Commands)
TypeCorrade progressive command
Commandgetregionterrainheights
DescriptionThe getregionterrainheights command returns the estate heights of the current region.
Permissionsland
Parametersgroup, password
Last ChangesRelease 9.19 - added.

The getregionterrainheights command returns the estate heights of the current region.

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

The command returns in data a CSV list of heights, in order: Low SW, High SW, Low NW, High NW, Low SE, High SE, Low NE, High NE.


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