|
Originally Posted by Calantus
My favourite part of fastcast is actually the channeling protection. If I only hit my button once it doesn't always fire (at the end of a previous cast, end of a cooldown, etc). That's plenty fun when I really need the spell to go off fast. If I hit my button more than once I'd often cancel it just after it fired if the first click worked, wasting mana and a cooldown. When I put 2 seconds of channel protection up I can spam the button in that 2 second window until it fires and not risk cancelling it early. Does anyone know if that functionality would be possible in the xp?
|
There's a modifier for macros called [channeling], you could probably protect the spells that way. It'd make channeled spells suffer from an extra delay before you could recast them if you have a noticable latency though.
For instance you could do, say:
/cast [nochanneling] Mind Flay
And it'd only cast Mind Flay if you're not channeling any other spells at the time. But as I said above, it'd probably make channeled spells suffer from the same issues normal spells do.