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 xValid numbers: all decimal numbers.
number yValid numbers: all decimal numbers.
number zValid numbers: all decimal numbers.
Returns
number areaIdValid numbers: integers from 0 to 4,294,967,295.