View Single Post
01-04-21, 07:33 PM   #1
Jynks
A Frostmaul Preserver
Join Date: Oct 2006
Posts: 264
Macro for Battleground Defence

Code:
/run SendChatMessage(string.format("{Triangle} %s {Triangle} - CLEAR",GetMinimapZoneText()),select(2,GetInstanceInfo())=="pvp" and "BATTLEGROUND" or GetNumWorldStateUI()>0 and "RAID" or "YELL")
I used to have a bunch of BG macros for yelling "Incoming" "Clear" and "HELP"... but I started a new toon to level in BGs this time and they no longer work.. can anyone help me?

The macro is supposed to automatically call out the BG location I am standing in when I press it.

Last edited by Jynks : 01-04-21 at 07:49 PM.
  Reply With Quote