1
0
EQ2Emu/docs/lua_functions/GetZonePlayerFirstLevel.md

269 B

Function: GetZonePlayerFirstLevel(zone)

Description: Gets the first players level entering an instance / raid zone.

Parameters:

  • zone (Zone) - Zone object representing zone.

Returns: UInt32 first level of player.

Example:

Example Required