1. #1
    Field Marshal
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Wherever I am right now
    Posts
    95

    Modifier Macro not working on one character

    Hey folks, I'm having an issue on one of my toons and it's ONLY on him for some reason.

    My fear / shift modifier fear macro isn't working, yet on my rogue and paladin my stun / shift mod stun macros work fine. For example:

    My Fist of Justice is F to stun, shift+F to stun focus.

    My Locks fear is F to fear, and should be shift+F to fear focus. However whenever I try shift+F, it says I have no target (and yes I do have a focus target selected)

    My modifier Havoc, Curse, and Shadowburn spells work perfectly fine. It's ONLY my fear on my F key that is having issues.

    Can anyone shed some light on what the issue might be on my one toon? and I've made sure I don't have the blizzard focus cast / self cast keys selected.

  2. #2
    Deleted
    Is Shift+F bound to anything?
    Code:
    /dump GetBindingByKey("SHIFT-F")

  3. #3
    Field Marshal
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Wherever I am right now
    Posts
    95
    Quote Originally Posted by Treeston View Post
    Is Shift+F bound to anything?
    Code:
    /dump GetBindingByKey("SHIFT-F")
    Did that, still nothing

  4. #4
    Deleted
    It didn't print anything in chat?

  5. #5
    Field Marshal
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Wherever I am right now
    Posts
    95
    Quote Originally Posted by Treeston View Post
    It didn't print anything in chat?
    Dump: value=GetBindingByKey("SHIFT-F")
    [1]="MULTIACTIONBAR1BUTTON1"

  6. #6
    Shift-F is bound to your MULTIACTIONBAR1BUTTON1.

    Unbind that button and the F key will accept key modified macros.

    An easy way to do that if you are unsure, is for example change the keybind on Move and Steer from W to Shift-F, then back to W again thus freeing up Shift-F.
    Last edited by lawomous; 2013-02-06 at 10:41 PM.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  7. #7
    Field Marshal
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Wherever I am right now
    Posts
    95
    Quote Originally Posted by lawomous View Post
    Shift-F is bound to your MULTIACTIONBAR1BUTTON1.

    Unbind that button and the F key will accept key modified macros.

    An easy way to do that if you are unsure, is for example change the keybind on Move and Steer from W to Shift-F, then back to W again thus freeing up Shift-F.
    Still isn't working, tried all of what you said T-T

    I even set my Locks binds so its the exact same as my Paladins / Rogues, and yet it's still not working like theirs does.

  8. #8
    If you're 100% sure the keybind is correct, the only other two things I can think of is that you may have forgotten to actually drag the macro to that spot on your bar and it's still using the normal spell and not the macro... that's happened to me and it drove me crazy at how simple it was.

    The other possibility is a typographical error in the macro preventing it from functioning like a semicolon that's typed as a colon ; : etc.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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