1
0
EQ2Emu/docs/lua_functions/GetZonePlayerMinLevel.md

288 B

Function: GetZonePlayerMinLevel(zone)

Description: Gets the selected min players level in an instance / raid zone.

Parameters:

  • zone (Zone) - Zone object representing zone.

Returns: UInt32 min level of player in the group zoned in.

Example:

Example Required