Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1

    Default Atl modifier Help

    I am trying to cast Holy fire only when I use hold the atl +1 Keys and if I press 1 on my main it won't cast it.
    Can anyone help redesign it that it will only cast if I use the alt key thank you

    this is the macro

    /focus
    /assist target
    /cast [modifier:alt] [exists,harm,nodead] Holy Fire

  2. #2

    Default

    I'm a little confused by what macro's you're trying to go where, so... I think you are trying to push "1" on your main to do one thing, and "alt-1" to make only your alts cast the spell. Assuming you're using the focus to target your main, the macro should be something like:

    #showtooltip
    /focus 'yourmain'
    /target [target=focustarget]
    /cast [mod:alt] [exists,harm,nodead] Holy Fire

    At work atm, but I think that will do what you want it to do

  3. #3

    Default

    Continueing on the same assumption:

    You probably want a different key for setting focus, after all,
    you'll use it only if you swap to your other character or temporarily stuff.

    If your focus is already known this should do the trick:
    /cast [target=focustarget,mod:alt,exists,harm,nodead] Holy Fire


    I'm unsure if alt+1 is a standard keybinding in WoW, (ctrl+1-= and shift+1-6 are bound this way for sure)
    If it still won't work, unbind the alt+1 in the keybindings or it will try to push an alternative button.


    Edit: I just noticed the answer was already posted in your other post Alt modifier help
    Real-Life is overrated,
    in the end we all die and our family will be like "can i haef your stuff"

    Singleboxing WoW
    2box Eve: Umpha & Lumpha

Similar Threads

  1. Mac Modifier question
    By Feider in forum Software Tools
    Replies: 2
    Last Post: 02-25-2009, 02:31 PM
  2. Modifier 'cooldown' ?
    By Valgorite in forum Macros and Addons
    Replies: 4
    Last Post: 09-03-2008, 01:18 PM
  3. Please help, modifier healing mod.
    By Voidshift in forum Macros and Addons
    Replies: 2
    Last Post: 08-08-2008, 08:01 AM
  4. do not pass unless modifier is used?
    By ChaoticMonk in forum Software Tools
    Replies: 1
    Last Post: 08-04-2008, 08:07 PM
  5. Alt modifier help
    By o_0 in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 08-01-2008, 04:05 AM

Posting Rules

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