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