GetBlacklistMapName

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

Returns name of a blacklisted PvP map.

mapName = GetBlacklistMapName(index)

Arguments

index
number - map blacklist index, ascending from 1.

Returns

mapName
string - name of the blacklisted PvP map (e.g. "Warsong Gulch"), nil if none.

Patch changes

Mists of Pandaria Patch 5.2.0 (2013-03-05): Added.

See also