REGION FLAG ALLOW DAMAGE
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer REGION_FLAG_ALLOW_DAMAGE = 0x00000001;The integer constant REGION_FLAG_ALLOW_DAMAGE has the value 0x00000001
This is a flag used with llGetRegionFlags to check if the region is entirely damage enabled.
Related Articles
Constants
|
Functions
| • | llGetRegionFlags |

