|
|
| Line 1: |
Line 1: |
| {{LSL_Function|func_id|func_sleep=0.1|func_energy=10.0|func=llGetRegionPopulation|sort=GetRegionPopulation|p1_type=string|p1_name=region name|func_desc=Returns the number of avatars currently online in the region identified.|return_text|spec|caveats|examples|helpers|related|also|notes=Useful in HUDS for instance to determine possible lag or region full errors before teleporting (in conjunction with a better teleport API).|mode=request}}
| | #redirect [[llGetRegionAgentCount]] |
| | |
| =Function introduced=
| |
| A similar function has been introduced...see https://wiki.secondlife.com/wiki/LlGetRegionAgentCount
| |