pvp iconChange tabbing keybind macro

2
vote up

Macro for Wow: Change tabbing keybind for PVP. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 03-20-2013 - Updated on: 03-20-2013 - viewed 10510 times

Need help?

Description:

Written to avoid the annoyance of digging through menus to toggle keybinds going between battlegrounds and PVE content. Just click and it’ll bind tab to either target enemies in general or only players (avoiding accidental targeting of pets, etc) depending on whether you’re in a battleground or not, and prints a message to the chat log to let you know which it did.

author:

Baeligg, Shattered Hand
/run if UnitInBattleground("player") then SetBinding("TAB","TARGETNEARESTENEMYPLAYER") DEFAULT_CHAT_FRAME:AddMessage("Targeting players.") else SetBinding("TAB","TARGETNEARESTENEMY") DEFAULT_CHAT_FRAME:AddMessage("Targeting enemy NPCs.")end

One response to “Change tabbing keybind”

  1. Cross90 says:

    This isn’t working any ideas why?

Leave a Reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.