flagX, flagY, flagToken = GetBattlefieldFlagPosition(i);
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Integer - Index to get the flag position from
Returns[edit | edit source]
- x, y
- Integer - Position of the flag on the map.
- token
- String - Name of flag texture in Interface\WorldStateFrame\
- In Warsong Gulch the names of the flag textures are the strings "AllianceFlag" and "HordeFlag".
Details[edit | edit source]
Used to position the flag icon on the world map and the battlefield minimap.
Contents
Community content is available under CC-BY-SA unless otherwise noted.