1
0
EQ2Emu/docs/lua_functions/GetZonePlayerFirstLevel.md

14 lines
269 B
Markdown

### 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