Warlock, Felhunter dispelling addon

Warlock, Felhunter dispelling addon

by Niko » Sat Sep 19, 2015 7:56 am

Greetings fellow warlocks!
I have an annoying issue, as I've always played with decursive as a priest, mage, shaman and so forth.
Now however, I have noticed a pretty annoying predicament with this addon as I play a warlock.

I want to be able to cast shadowbolts, but as I use /decursive macro to dispel with my pet, it actually cancels my warlock spellcasts. Do you guys have an addon specifically for warlock dispelling? I can't find a way to turn off the cancel casts in decursive.

Thanks and have a good one!
Niko
Last edited by Pottu on Fri Oct 30, 2015 5:31 pm, edited 3 times in total.
Reason: Put some trousers on
User avatar
Niko
Legionnaire
Legionnaire
 

Re: Warlock, Felhunter dispelling addon

by Guybrush » Sat Sep 19, 2015 10:48 am

Try removing these lines in Decursive.lua:

Line 2135: SpellStopTargeting();
Line 2137: SpellStopCasting();
Guybrush
Sergeant Major
Sergeant Major
 

Re: Warlock, Felhunter dispelling addon

by Niko » Sun Sep 20, 2015 5:16 am

I'll try this, thanks!
Last edited by Pottu on Fri Oct 30, 2015 5:31 pm, edited 3 times in total.
Reason: Put some trousers on
User avatar
Niko
Legionnaire
Legionnaire
 

Re: Warlock, Felhunter dispelling addon

by Lighthammer » Mon Sep 28, 2015 1:58 am

You can also use a macro to use the spell.
/script CastSpellByName('Devour Magic(Rank 4)', 1) will dispel yourself.
/cast devour magic will dispel your target.

I'm sure you can combine it with a mouseover if you wanted, I haven't tried though.
Yarvaxea warlock classleader of <Dagordacil>
Apply at http://dagordacil.com/
User avatar
Lighthammer
Sergeant
Sergeant
 

Re: Warlock, Felhunter dispelling addon

by Niko » Mon Sep 28, 2015 4:35 am

Lighthammer wrote:You can also use a macro to use the spell.
/script CastSpellByName('Devour Magic(Rank 4)', 1) will dispel yourself.
/cast devour magic will dispel your target.

I'm sure you can combine it with a mouseover if you wanted, I haven't tried though.

Oh, mouseover seems like a bitch, I can't be bothered with that while pvping. :/
Decursive pretty much does it all for you, but it's scripted to have a stopcast which is annoying.

Going to open the documents and remove some strings tho, see if that works out.
Last edited by Pottu on Fri Oct 30, 2015 5:31 pm, edited 3 times in total.
Reason: Put some trousers on
User avatar
Niko
Legionnaire
Legionnaire
 

Re: Warlock, Felhunter dispelling addon

by zerf » Wed Sep 30, 2015 1:15 am

Fixed this properly in Decursive. Now it checks if you're dispelling with pet, and if you do, it won't stop active spellcasts anymore.

Updated version (v1.9.8.3.1): http://addons.us.to/addon/decursive
Github: https://github.com/Zerf/Decursive
vanilla wow addon collection - http://addons.us.to
User avatar
zerf
Senior Sergeant
Senior Sergeant
 

Re: Warlock, Felhunter dispelling addon

by Niko » Wed Sep 30, 2015 11:21 am

zerf wrote:Fixed this properly in Decursive. Now it checks if you're dispelling with pet, and if you do, it won't stop active spellcasts anymore.

Updated version (v1.9.8.3.1): http://addons.us.to/addon/decursive
Github: https://github.com/Zerf/Decursive

Ah, sound!
Last edited by Pottu on Fri Oct 30, 2015 5:31 pm, edited 3 times in total.
Reason: Put some trousers on
User avatar
Niko
Legionnaire
Legionnaire
 


Return to Warlock