1
0
EQ2Emu/docs/lua_functions/GetZonePlayerMinLevel.md

14 lines
288 B
Markdown

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