GetBlacklistMap

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 5.0.4
Removed in 8.0.1

Returns the battleground map ID of a blacklisted PvP map.

bgMapID = GetBlacklistMap(index)

Arguments

index
number - map blacklist index, ascending from 1.

Returns

bgMapID
Numer - battleground map ID of the blacklisted map; -1 if none.

Details

Patch changes

Mists of Pandaria Patch 5.0.4 (2012-08-28): Added.

See also