14 lines
269 B
Markdown
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
|