REGION FLAG BLOCK TERRAFORM
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer REGION_FLAG_BLOCK_TERRAFORM = 0x00000040;The integer constant REGION_FLAG_BLOCK_TERRAFORM has the value 0x00000040
This is a flag used with llGetRegionFlags to check if terraforming is disabled in the region.
Related Articles
Constants
|
Functions
| • | llGetRegionFlags |

