Skip to content

llGetParcelFlags

Function Syntax
integer llGetParcelFlags(
  1. vector Position
);

Returns a mask of the parcel flags (PARCEL_FLAG_*) for the parcel that includes the point Position.

Returns a bit-field specifying the parcel flags (PARCEL_FLAG_*) for the parcel at Position.