Posted on: 09-09-2012 - Updated on: 09-12-2012 - viewed 9757 times
Description:
This macro for Wow displays a custom chat message that tells your battleground, raid or yells that you have incoming enemies in your area. Very handy for Arathi Basin and Alterac Valley when you are guarding a node.
If this doesn’t work check this! If there is a > between GetNumWorldStateUI() and 0 after you copy, make sure it is the > sign instead
/run SendChatMessage(string.format("{skull} %s {skull} - INC!!",GetMinimapZoneText()),select(2,GetInstanceInfo())=="pvp" and "BATTLEGROUND" or GetNumWorldStateUI()>0 and "RAID" or "YELL")