Quote Originally Posted by 'ElectronDF',index.php?page=Thread&postID=215924#p ost215924
Can I ask a stupid question? How does devouring plague ever get cast? I thought
/cast Spell1
/cast Spell2
Would cause spell2 to never cast?
It's due to lag in castsequence(and only castsequence, castrandom and cast don't have the hole). For functionality, if a macro gets to a cast sequence, you're off the gcd, and the lag is in effect, it will go to the next cast/castrandom/castsequence, but it won't cast the next spell in the original cast sequence no matter what. At least that's the functionality I get out of it. The lag is in effect after any non-instant cast, although theoretically might not leave a gap for casts that are faster than the gcd if your latency is good.