Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Used to position the flag icon on the world map and the battlefield minimap.

flagX, flagY, flagToken = GetBattlefieldFlagPosition(index)

Arguments[]

index
number - Index to get the flag position from

Returns[]

flagX
number - Position of the flag on the map.
flagY
number - Position of the flag on the map.
flagToken
string - Name of flag texture in Interface\WorldStateFrame\
In Warsong Gulch the names of the flag textures are the strings "AllianceFlag" and "HordeFlag".
Advertisement