1. #1

    Help with modifier macro

    /cast [nomodifier] Mage Armor; [modifier:alt] Arcane Brilliance; [modifier:shift] Frost Armor

    Can someone tell me what is wrong with this macro. Everything works besides Frost Armor.

  2. #2
    Quote Originally Posted by peterchungg View Post
    /cast [nomodifier] Mage Armor; [modifier:alt] Arcane Brilliance; [modifier:shift] Frost Armor

    Can someone tell me what is wrong with this macro. Everything works besides Frost Armor.
    aint played wow in ages so kinda hazy :P put a ; at the end of frost armor aswell.

  3. #3
    That looks like it should work to me. Although i would write it like:

    #showtooltip
    /cast [mod:alt]Arcane Brilliance;[mod:shift]Frost Armor;Mage Armor
    Have you checked to see if shift+whatever key you're using isn't already assigned to something in keybinds?

    Whichever button you have this on, make sure Shift+Button is unbound. Easiest way is to bind Shift+Button to like, Move Forward in the keybindings window, then bind it back to W so you know for sure the bind is empty.
    Last edited by lawomous; 2012-02-29 at 10:07 PM.

  4. #4
    it is unbinded and i added the ; at the end and still no luck

  5. #5
    ^^^ Gotta love when Mods edit your posts to make you sound like you had a good idea

    Quote Originally Posted by peterchungg View Post
    it is unbinded and i added the ; at the end and still no luck
    then there's gotta be a typo somewhere or something

  6. #6
    /cast [nomodifier] Mage Armor; [modifier:alt] Arcane Brilliance; [modifier:shift] Frost Armor;
    I don't see a typo.

  7. #7
    Oh you're still using yours. Did you try copying and pasting mine? I'm not saying yours shouldn't work, but i know it works the way i typed it cuz i have tons of macros just like it.

  8. #8
    i tried using yours still no luck
    i'm thinking it maybe a binding issue on the razer naga

  9. #9
    Quote Originally Posted by peterchungg View Post
    i tried using yours still no luck
    i'm thinking it maybe a binding issue on the razer naga
    Ahhh, ok. That's a reasonable enough explanation for me to leave work now knowing I'm not crazy and i can still write a macro, lol

    Good luck getting it to work for you.

  10. #10
    Brewmaster dawawe's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Atl, Ga
    Posts
    1,265
    #showtooltip
    /cast [nomod] Mage Armor; [mod:alt] Arcane brilliance; [mod:shift] frost armor

  11. #11
    So I use 7 on the naga for this macro and apparently shift 7 is the key home so i'm guessing this is the reason why frost armor is not working.

  12. #12
    Shift + numpad keys have special functions in windows (usually outlined on the numpad keys in blue). As such they cannot be used for spell assignment.

Posting Permissions

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