• Visit Rebornbuddy
  • zWispCancel - Legendary boots buff cancel

    Discussion in 'Movement' started by ZephyrMMO, Jun 6, 2017.

    1. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28

      Attached Files:

      Last edited: Jun 27, 2017
      zoovooman likes this.
    2. pookthetook

      pookthetook Member Buddy Store Developer

      Joined:
      Jan 28, 2012
      Messages:
      214
      Likes Received:
      21
      Trophy Points:
      18
      You should credit the plugin that you got the code from.
      That plugin was also bad. Don't EVER sleep.
       
    3. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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 :p
       
      Last edited: Jun 7, 2017
      xoxoxo likes this.
    4. virtual

      virtual Member

      Joined:
      Jan 15, 2010
      Messages:
      753
      Likes Received:
      18
      Trophy Points:
      18
      thanks for making this available Zephyr
       
      ZephyrMMO likes this.
    5. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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
       
      Last edited: Jun 7, 2017
    6. pookthetook

      pookthetook Member Buddy Store Developer

      Joined:
      Jan 28, 2012
      Messages:
      214
      Likes Received:
      21
      Trophy Points:
      18
      [​IMG]

       
    7. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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.
       
      Last edited: Jun 8, 2017
      Ronso and mh66 like this.
    8. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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
       
    9. pookthetook

      pookthetook Member Buddy Store Developer

      Joined:
      Jan 28, 2012
      Messages:
      214
      Likes Received:
      21
      Trophy Points:
      18
      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.
       
      ZephyrMMO likes this.
    10. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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
       
      Last edited: Jun 8, 2017
    11. zoovooman

      zoovooman Member

      Joined:
      Feb 17, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8
      mail spell ID 241332 (i change the line to "var _aura = Me.GetAuraById(241332);" )- still not cancelling the aura :(( how can i fix it?
       
    12. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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
       

      Attached Files:

      Last edited: Jun 11, 2017
    13. zoovooman

      zoovooman Member

      Joined:
      Feb 17, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8



      \Plugins\zWispCancel\zWispCancel.cs(25,27) : error CS0103: The name '_aura' does not exist in the current context
       
    14. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      oh change that to _maura ill fix it

      Edit: This should do
       

      Attached Files:

    15. zoovooman

      zoovooman Member

      Joined:
      Feb 17, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8
      plugin loading up but not working :(
       
    16. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      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?
       
    17. zoovooman

      zoovooman Member

      Joined:
      Feb 17, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8
      yes i have the green leg buff
       
    18. zoovooman

      zoovooman Member

      Joined:
      Feb 17, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8
      ok good news!! "ID - 242066 " kill the aura :)) thank you!!!
       
      ZephyrMMO likes this.
    19. ZephyrMMO

      ZephyrMMO Active Member

      Joined:
      Mar 15, 2017
      Messages:
      228
      Likes Received:
      31
      Trophy Points:
      28
      Sweet ill keep note of that for when I add the other ones in later
       
      zoovooman likes this.
    20. pookthetook

      pookthetook Member Buddy Store Developer

      Joined:
      Jan 28, 2012
      Messages:
      214
      Likes Received:
      21
      Trophy Points:
      18

    Share This Page