PARCEL FLAG USE BAN LIST
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Contents |
Description
Constant: integer PARCEL_FLAG_USE_BAN_LIST = 0x400;The integer constant PARCEL_FLAG_USE_BAN_LIST has the value 0x400
This is a flag used with llGetParcelFlags to check if the parcel has access restricted with a ban list of avatars.
Related Articles
Constants
|
Functions
| • | llGetParcelFlags |

