PARCEL FLAG ALLOW DAMAGE
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer PARCEL_FLAG_ALLOW_DAMAGE = 0x20;The integer constant PARCEL_FLAG_ALLOW_DAMAGE has the value 0x20
This is a flag used with llGetParcelFlags to check if damage is enabled on the parcel.
Related Articles
Constants
|
Functions
| • | llGetParcelFlags |

