Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llGetParcelMaxPrims

LSL
integer llGetParcelMaxPrims(vector pos, integer sim_wide)

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

TypeName
vector pos
integer sim_wide
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL