llGetAgentList
LSLlist llGetAgentList(integer scope, list options)
Requests a list of agents currently in the region, limited by the scope parameter.\ Returns a list [key UUID-0, key UUID-1, ..., key UUID-n] or [string error_msg] - returns avatar keys for all agents in the region limited to the area(s) specified by scope
Parameters
| Type | Name |
|---|---|
| integer | scope |
| list | options |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetVehicleFloatParam(integer param, float value)
integer llSitOnLink(string agent_id, integer link)
float llGetSimStats(integer stat_type)
void llRotateTexture(float rotation, integer face)
void llScaleTexture(float u, float v, integer face)
key llRequestSecureURL()
key llAvatarOnLinkSitTarget(integer linknum)
void llSetAlpha(float alpha, integer face)