Don't click here unless you want to be banned.

LSL Wiki : llGetParcelMaxPrims

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
integer llGetParcelMaxPrims(vector pos, integer sim_wide)

Returns the maximum number of prims allowed on the parcel at pos.

If sim_wide is TRUE, it returns the maximum number of prims allowed on all parcels owned by this parcel's owner in the sim.
If sim_wide is FALSE, it returns the maximum number of prims this individual parcel supports.

Added in SL 1.12.4; released in 1.13.0

This function seems to return the value without taking the Region object bonus factor into account. -- AtteAderdeen


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Land
There are 2 comments on this page. [Display comments/form]