1. #1
    Bloodsail Admiral
    10+ Year Old Account
    Join Date
    Feb 2012
    Location
    NC
    Posts
    1,011

    What could be causing mod:shift to not work in my macro?

    I'm using this macro

    Code:
    #showtooltip
    /cast [@mouseover,nomod] Provoke
    /target [mod:shift] Black Ox Statue;
    /cast [mod:shift] Provoke
    /cast [mod:ctrl] Leer of the Ox
    And everything works on it EXCEPT the mod:shift part. I'm using a g600 mouse with the buttons set to the numpad on the switch on the bottom of the mouse and holding the third button on it acts as ctrl, so that part works, but when I try holding shift and the button on the mouse it doesn't go off. Anyone know what could be going on with it?

  2. #2
    im pretty sure when you hit shift and then a numpad button is acts as another function, like as if numlock wasnt on

  3. #3
    Mechagnome Lefeng's Avatar
    10+ Year Old Account
    Join Date
    Oct 2009
    Location
    Indiana, USA
    Posts
    603
    That looks awkward. Type what you want the macro to do in English and someone will try and code it into a macro.

  4. #4
    Bloodsail Admiral
    10+ Year Old Account
    Join Date
    Feb 2012
    Location
    NC
    Posts
    1,011
    It was shift doing another function. Shift+N6 on the mouse was acting as if the RIGHT arrow key was pressed. I just changed it to mod:ctrl to do the statue taunt as that's really all I needed out of it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •