View Single Post
07-28-11, 04:47 PM   #1
Taryble
A Molten Giant
 
Taryble's Avatar
Join Date: Jan 2009
Posts: 811
Macro acting... oddly.

I recently re-started playing my 85 paladin. For convenience, I have an all-in-one equipset/fishing/repentance macro.

Only one problem - if I hold down Alt when I hit the keybind, nothing happens.
If I hold down Alt and left-click the macro, nothing happens.
If I hold down Alt and RIGHT click the macro, then and only then will it change me into my fishing gear.
Shift+keybind works. Ctrl+keybind works. Shift and Ctrl both work with a left-click as well.

It happens on any slot on my actionbars - whether it's bound to 1 or v or even ;. I've bound the alt-<key> combination to an unused action in the Blizzard keybindings, and then cleared it. I've used Domino's hoverbinding to bind that key combination to another actionbarbutton and then removed that binding.

The spell works normally - if I have a fishing pole, it casts fishing. If I don't, it casts Repentance.
Code:
#showtooltip
/cast [nomod, equipped:fishing pole] Fishing; [nomod] Repentance
/equipset [mod:alt] Fishing; [mod:shift] DPS; [mod:ctrl] Tank
Does anybody have any other ideas? This is becoming rather annoying. I use similar macros on every character I have that does Fishing, and this is the only one having this problem.
__________________
-- Taryble
  Reply With Quote