mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
266 B
266 B
Function: GetZonePlayerAvgLevel(zone)
Description: Gets the collected players average level for a instance / raid zone.
Parameters:
zone(Zone) - Zone object representingzone.
Returns: UInt32 averaged level.
Example:
Example Required