PARCEL FLAG ALLOW CREATE GROUP OBJECTS
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Contents |
Description
! Constant: integer PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS = 0x4000000;The integer constant PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS has the value 0x4000000
This is a flag used with llGetParcelFlags to check if scripts in group deeded objects are allowed to rez new objects in the parcel.
Related Articles
Constants
|
Functions
| • | llGetParcelFlags |

