### Function: GetZonePlayerMaxLevel(zone) **Description:** Gets the selected max players level in an instance / raid zone. **Parameters:** - `zone` (Zone) - Zone object representing `zone`. **Returns:** UInt32 max level of player in the group zoned in. **Example:** Example Required