REGION FLAG BLOCK FLY
		
		
		
		Jump to navigation
		Jump to search
		
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials | 
Description
Constant: integer REGION_FLAG_BLOCK_FLY = 0x00080000;The integer constant REGION_FLAG_BLOCK_FLY has the value 0x00080000
This is a flag used with llGetRegionFlags to check if flying is disabled in the region.
Caveats
Related Articles
Constants
| 
 | 
Functions
| • | llGetRegionFlags |