Method Map:GetAreaId [-] [+]
Returns the area ID of the Map at the specified X, Y, and Z coordinates.
Synopsis
areaId = Map:GetAreaId( x, y, z )
Arguments
number x
Valid numbers: all decimal numbers.
number y
Valid numbers: all decimal numbers.
number z
Valid numbers: all decimal numbers.
Returns
number areaId
Valid numbers: integers from 0 to 4,294,967,295.