PARCEL DETAILS GROUP
		
		
		
		Jump to navigation
		Jump to search
		
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials | 
Description
Constant: integer PARCEL_DETAILS_GROUP = 3;The integer constant PARCEL_DETAILS_GROUP has the value 3
This is a flag used with llGetParcelDetails to get the group key of the parcel.
Caveats
Related Articles
Constants
| 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llGetParcelDetails | 
Deep Notes
Footnotes
- ^ The parcel avatar visibility setting is used to hide avatars, their chat, and objects they sit on when they are in other parcels.
| Signature | 
|---|
| integer PARCEL_DETAILS_GROUP = 3; |