26 September 2015
<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.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.