llGetParcelMaxPrims
Function Syntax
integer llGetParcelMaxPrims(
- vector Position, // Region coordinates (z is ignored) of parcel.
- integer SimWide // Boolean. If FALSE then the return is the maximum prims supported by the parcel. If TRUE then it is the combined number of prims on all parcels in the region owned by the specified parcel's owner.
Returns the maximum number of prims allowed on the parcel at Position for a given scope.
The scope may be set to an individual parcel or the combined resources of all parcels with the same ownership in the region.