Posted on: 02-11-2013 - Updated on: 02-01-2014 - viewed 12009 times
Description:
This macro displays a chat message that tells your battleground group, that you have incoming enemies in your area. This is an update of the old macro and now works in instance chat!
/run SendChatMessage(string.format("{skull} %s {skull} - INC!!",GetMinimapZoneText()),select(2,GetInstanceInfo())=="pvp" and "INSTANCE_CHAT" or GetNumWorldStateUI()>0 and "YELL" or "SAY")