1
0
EQ2Emu/docs/lua_functions/GetZonePlayerMaxLevel.md

288 B

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