Close
Showing results 1 to 10 of 11

Hybrid View

  1. #1
    Member valkry's Avatar
    Join Date
    Sep 2008
    Location
    Port Hedland, Australia
    Posts
    2009

    Default

    Quote Originally Posted by Khatovar View Post
    If it's a spell that's not available until certain conditions are met {examples - Templar's Verdict can only be used with 3 holy power, Hammer of Wrath can't be used unless the target is 25% HP or less} you can just add it in as a priority or step and the game won't be able to cast it if it's not available.

    For spells with a cast time that proc instant like Lava Burst and Mind Spike, you can use a stopcasting macro as a step or priority.

    Code:
    /stopcasting
    /cast Lava burst
    But as they say, "macros can't make decisions for you". You can't create a macro, addon or button that will only do X if Y buff/debuff/etc occurs.
    I was going to mention the stopcasting, but that will activate the gcd won't it?
    Frostmourne (Oceanic) - Bloodlust - Alliance - 10 Boxer


  2. #2

    Default

    Quote Originally Posted by valkry View Post
    I was going to mention the stopcasting, but that will activate the gcd won't it?
    From my understanding, anything that invokes a GCD should still invoke a GCD if it's called, regardless of if it completed casting, came up instant or not. I don't use stopcasting because it's erratic and impacts my white DPS since I run melee.

    Luckily I only have one toon now that needs a way to deal with casttime spells that proc instant {Maelstrom Weapon on my Enh Shaman}, and I use Randomized Casting to deal with it. Not as ideal as when I manually dealt with it, but it's a more than fair tradeoff for not having to watch it all the time.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

Posting Rules

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