1. problem with macro

    hey,

    im trying to use this macro:

    #showtooltip [mod: shift] Judgement of Wisdom; [mod: ctrl] Judgement of Justice; Judgement of Light
    /cast [mod: shift] Judgement of Wisdom; [mod: ctrl] Judgement of Justice; [nomod] Judgement of Light
    /startattack


    but it seems that the ctrl does not work, it shows me the icon of the skill but cannot activate. other shift and normal buttons work.

    Does anyone know what's the problem here?

  2. Try this one:

    Code:
    #showtooltip
    /cast [mod: shift] Judgement of Wisdom; [mod: ctrl] Judgement of Justice; Judgement of Light
    /startattack

  3. shift work, normal work, ctrl still doesn't respond...

  4. shift work, normal work, ctrl still doesn't respond...
    In Interface -> Combat, do you have CTRL bound to auto self-cast or something like that? If yes, try to remove it.

    Regards,

    Scorpyo

Posting Permissions

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