mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
269 B
269 B
Function: GetZonePlayerFirstLevel(zone)
Description: Gets the first players level entering an instance / raid zone.
Parameters:
zone(Zone) - Zone object representingzone.
Returns: UInt32 first level of player.
Example:
Example Required