by Brayla Sana | Jun 25, 2017 | Agent and Avatar, Functions, LSL, OSSL, Wiki
Function: integer llGetRegionAgentCount( ); Returns an integer that is the number of avatars in the region. Caveats The value returned by this function is technically the average number of agents who were in the region for the past second, rounded to the nearest...
by Brayla Sana | Jun 16, 2017 | Agent and Avatar, Functions, LSL, OSSL, Wiki
The user’s presence in Opensim is represented by two entities: an agent and an avatar. An agent is a client’s presence within a simulator. All users connect to a sim as an agent. An agent is not an avatar, though it is represented on the client by one. An...