PARCEL DETAILS FLAGS: Difference between revisions
Jump to navigation
Jump to search
Created page, made it point to llGetParcelFlags that has the needed information. |
(No difference)
|
Latest revision as of 14:17, 2 September 2022
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_DETAILS_FLAGS = 12;The integer constant PARCEL_DETAILS_FLAGS has the value 12
Used with llGetParcelDetails, see llGetParcelFlags for the meaning of the returned flags.
Caveats