Stop spellcasts when the client thinks you aren't casting?
Posted: Wed Aug 19, 2015 9:52 pm
Hi.
So sometimes when you are casting the client isn't aware that you are casting. What happends then is that you are standing idle without animation until the cast finishes. You cannot cast other spells while this is going on and when the spell finishes the manacost is subtracted from your mana.
When this happens the SpellStopCasting() function doesn't work nor does the esc key. Is there any other way (without moving my char or jumping) that I can abort the spell? Preferably an API function.
So sometimes when you are casting the client isn't aware that you are casting. What happends then is that you are standing idle without animation until the cast finishes. You cannot cast other spells while this is going on and when the spell finishes the manacost is subtracted from your mana.
When this happens the SpellStopCasting() function doesn't work nor does the esc key. Is there any other way (without moving my char or jumping) that I can abort the spell? Preferably an API function.