LlGetRegionAgentCount: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
m New page: {{LSL_Function |func_id=334|func_sleep=0.0|func_energy=10.0 |func=llGetRegionAgentCount |return_type=integer |return_text=that is the number of avatars in the region. |caveats |examples=<l...
 
Strife Onizuka (talk | contribs)
mNo edit summary
Line 12: Line 12:
         llOwnerSay((string)llGetRegionAgentCount());
         llOwnerSay((string)llGetRegionAgentCount());
     }
     }
}
}</lsl>
|spec
|spec
|constants
|constants

Revision as of 20:07, 23 May 2008