Updated for all legendaries... See new thread https://www.thebuddyforum.com/threads/crafted-legendary-buff-canceler.397178/
Dunno where the code is from it was just sitting in my snippets file if you know who made it I will add credit. and yeah it was just a quick edit for someone in the requests section. Sorry if its not 100% perfect for your needs if you need something better just make it yourself. Otherwise ill update when I get time
Dunno if I found the "original" author since so much of the plugin code released is just recycled code anyways... but I added "credits" , increased the sleep and added a disclaimer
Yup, I asked Mh66 about it and he explained it better I will try and go over it later this week when I have some free time. As you said yourself the code wasn't mine I Just changed it to work for legendary buffs. I also took your "Don't EVER sleep" as "It does not sleep enough not" as "Don't ever USE Sleep.Thread" which is why I increased the sleep. Some confusion on language I guess Glad you contribute memes instead of just explaining the issue. Not everyone is a dev by profession nor am I trying to sell it or become a community dev. I don't understand your criticism without an attempt to provide useful information so it can actually be improved. Especially if you know exactly what is wrong with it why not just say. X is a better way to do this. As for the chinajade quote I have read that thread multiple times but I am still in the learning process so not everything has stuck with me yet. I will make sure to focus on threads later this week when I can study some more for fun.
Added v1.5 Big ty to MH66 who might as well be the author because he basically did everything for me. and explained alot of useful things
My apologies that you took offence from my meme. I <3 Star Trek. I also take these forums very lightheartedly. I said before don't ever sleep - it's bad. You didn't ask anything further. Then you increased the sleep, and I posted a quote which explains. That was the "attempt to provide useful information". If you didn't understand, why not ask me to clarify? If you don't understand something, ask. That's how people learn. Almost everyone on this forum is a non-professional with varying skill levels (store developers included). Your disclaimer is true for almost everyone here - including Mh66. Thread.Sleep is just probably the biggest sin of beginning hb development. https://wiki.thebuddyforum.com/inde...read.Sleep_and_other_Inappropriate_Mechanisms Even though it's not for the store, the same thing applies. The reason I love HB is because of the people learning to code. The learning process never stops I have Skype, Discord, or even pms here. Need help? Post on the community dev forum or send me a message.
It doesn't bother me but when I see that I instantly mentally flag you as an edgy teen who is just attempting to troll so my apologies for stereotyping. Asking is what I have done but if I can't get help I will most likely just do what I can. and post it if its "good enough" for people to point out flaws so it can be improved. I got plenty of help and the plugin improved for everyone the only thing that happened was I got criticized so that is a good tradeoff because I learned some valuable knowledge in the process. And the community gets a free plugin so a win / win. I am sure many people are like me who code here. But I am not trying to maintain premium quality free plugins. Just ones that function "enough" that is what the disclaimer is for. Ontop of that I started learning C# less then 15 days ago and only by playing around with editing singular Especially since I don't even use this plugin and have no way to test it. If its something I actively use it will obviously get improved upon more Also thank you for your informative response
mail spell ID 241332 (i change the line to "var _aura = Me.GetAuraById(241332);" )- still not cancelling the aura ( how can i fix it?
For this buff right? http://www.wowhead.com/spell=241332/vigilance-perch That should be all you need to do. Try this I will look into adding all the other id's into the plugin so people dont need multiple ones edit, missed one thing and fixed it
\Plugins\zWispCancel\zWispCancel.cs(25,27) : error CS0103: The name '_aura' does not exist in the current context
Weird, The only other ID I could find with the buff was this one http://www.wowhead.com/spell=242066 Do you have this buff in your auras?
https://mods.curse.com/addons/wow/spellid This addon will show you the ids of auras in the tooltip when you mouse over them.