llGetParcelMaxPrims
integer llGetParcelMaxPrims(vector Position, integer SimWide)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.
Parameters
-
Position(vector) - Region coordinates (z is ignored) of parcel.
-
SimWide(integer) - 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.
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here