Thread: Macro Issuses

  1. #1
    Field Marshal
    10+ Year Old Account
    Join Date
    Dec 2011
    Location
    Illinois
    Posts
    65

    Macro Issuses

    Trying to set up macros using Ctrl as my modifier. (i use shift for keybinds)

    #showtooltip Charge
    /cast [nomodifier] Charge:[modifier:ctrl, target=focus] Charge
    /cancelaura Bladestorm
    /cancelaura Hand of Protection

    If i use shift as the mod it works fine, but i'd rather use ctrl. (alt is my vent talk button btw)

    Also trying to make them for other abilities the same way, but not working either.

    Any help would be appreciated

    /edit

    the charge lights up on my bar, but doesn't launch. Forgot to say that.

    /edit2

    Inb4 troll... Pet bar... that is all
    Last edited by Deadbees; 2012-10-10 at 04:44 AM.

  2. #2
    #showtooltip Charge
    /cast [@focus, mod:shift] Charge; Charge
    /cancelaura Bladestorm
    /cancelaura Hand of Protection
    Old Computer

    New Computer

  3. #3
    The Lightbringer shadowkras's Avatar
    10+ Year Old Account
    Join Date
    Oct 2010
    Location
    Brazil
    Posts
    3,011
    Ctrl, by default, is used on CTRL+ (1 to 9) for pet commands. Make sure those arent being used or your modifier wont work.

    Inb4 troll... Pet bar... that is all
    Just read, never mind.

    Thats not trolling by the way, thats 99/100 of the cases of ctrl mod not working.

    /cast [nomodifier] Charge:[modifier:ctrl, target=focus] Charge
    You should use ; not : after Charge.

    And if you invert the logic it should work fine too:

    /cast [modifier:ctrl, target=focus] Charge; Charge
    Last edited by shadowkras; 2012-10-11 at 01:09 PM.
    People take stupidity to a whole new level when they sit in front of a computer.

    www.poepra2.com.br Um blog para quem prefere jogos multiplayer.

Posting Permissions

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