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 )

areaId = Map:GetAreaId( x, y, z, phasemask )

Arguments

number x

Valid numbers: all decimal numbers.

number y

Valid numbers: all decimal numbers.

number z

Valid numbers: all decimal numbers.

number phasemask (PHASEMASK_NORMAL)

Valid numbers: integers from 0 to 4,294,967,295.

Returns

number areaId

Valid numbers: integers from 0 to 4,294,967,295.

Generated on
©2016 - Eluna Lua Engine