PARCEL FLAG USE LAND PASS LIST
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer PARCEL_FLAG_USE_LAND_PASS_LIST = 0x800;The integer constant PARCEL_FLAG_USE_LAND_PASS_LIST has the value 0x800
This is a flag used with llGetParcelFlags to check if the parcel has access restricted with a land-pass list of avatars.
Land Passes are sold for L$.
Related Articles
Constants
|
Functions
| • | llGetParcelFlags |

