mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
288 B
288 B
Function: GetZonePlayerMaxLevel(zone)
Description: Gets the selected max players level in an instance / raid zone.
Parameters:
zone(Zone) - Zone object representingzone.
Returns: UInt32 max level of player in the group zoned in.
Example:
Example Required