Zone::getZoneAtCoords
Jump to navigation
Jump to search
Syntax
mp.game.zone.getZoneAtCoords(x, y, z);Required Arguments
- x: float
- y: float
- z: float
Return value
- int
Example
// todo