Difference between revisions of "AGENT LIST PARCEL OWNER"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
<onlyinclude>{{#if: | <onlyinclude>{{#if: | ||
{{ | {{{{LSL Const|AGENT_LIST_PARCEL_OWNER|integer||c=}}}} | ||
}}</onlyinclude>{{#if: | }}</onlyinclude>{{#if: | ||
{{: | {{:AGENT_LIST_PARCEL_OWNER}} | ||
}}{{LSL Constant | }}{{LSL Constant |
Latest revision as of 22:43, 20 April 2012
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_LIST_PARCEL_OWNER = 2;The integer constant AGENT_LIST_PARCEL_OWNER has the value 2
Agents on any parcel in the region where the parcel owner is the same as the owner of the parcel under the scripted object.
Caveats
Related Articles
Functions
• | llGetAgentList |