Difference between revisions of "Template:LSL Constants/Parcel Prim Count"

From Second Life Wiki
Jump to navigation Jump to search
m (New page: {{#if: {{#vardefine:constants_nb| {{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} !Category !alt="value"{{!}} !Description {{!}}- {{!}}{{LSL Const|PARCEL_COUNT_T...)
 
m
Line 32: Line 32:
{{!}}{{#var:comment}}
{{!}}{{#var:comment}}
{{!}}}
{{!}}}
}}


}}<noinclude>
}}<noinclude>
{| {{Prettytable}}
{| {{Prettytable}}
|- {{Hl2}}
|- {{Hl2}}
| #var
! #var
| value
! value
|-
|-
{{VarPair|constants_nb}}
{{VarPair|constants_nb}}
|}
|}
</noinclude>
</noinclude>

Revision as of 09:21, 16 April 2009

#var value
constants_nb
Category Description
PARCEL_COUNT_TOTAL 0 All prims on the parcel(s). Does not include temp on rez objects.
PARCEL_COUNT_OWNER 1 Prims owned by the parcel owner.
PARCEL_COUNT_GROUP 2 Prims not owned by the owner, but set to or owned by the group of the parcel.
PARCEL_COUNT_OTHER 3 Prims not set to group or owned by the owner.
PARCEL_COUNT_SELECTED 4 All prims selected or sat on.
PARCEL_COUNT_TEMP 5 All temp on rez objects.