• Visit Rebornbuddy
  • [FREE] AlwaysDruid

    Discussion in 'Movement' started by Mosfet, Apr 19, 2014.

    1. Mosfet

      Mosfet New Member Buddy Store Developer

      Joined:
      Oct 18, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      This Plugin allows your Druid to run around in travel form.

      Buddy Store
       
      Last edited by a moderator: Sep 18, 2015
      ArmyDr likes this.
    2. ratrider

      ratrider Member

      Joined:
      Jan 1, 2012
      Messages:
      223
      Likes Received:
      2
      Trophy Points:
      18
      Works great! Thanks for making the plugin by request.
       
    3. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      You have the best signature ever! I love it, made me laugh. Sorry for your lose though...
       
      ratrider likes this.
    4. JustRelax

      JustRelax New Member

      Joined:
      Nov 20, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Testing it now with Kickz (brilliant) questing profiles and its running like a charm.

      Appreciated :)
       
    5. Maxamar

      Maxamar New Member

      Joined:
      Jul 25, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      When in water it jumps from travel to aquatic over and over again sometimes
       
    6. pmpaul

      pmpaul New Member

      Joined:
      Nov 21, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Exactly what I've always wanted for my Druids, I hate seeing them using anything other then flight form and travel form/cat form when moving. Thanks a bunch!
       
    7. Iloniexz

      Iloniexz New Member

      Joined:
      Oct 7, 2012
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      Oops..:D
       
      Last edited: Aug 27, 2014
    8. Ebano

      Ebano New Member

      Joined:
      Nov 23, 2011
      Messages:
      227
      Likes Received:
      0
      Trophy Points:
      0
      Uhm, this??

       
    9. MrM000Cow

      MrM000Cow New Member

      Joined:
      Feb 16, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      I ended up changing line 60 of the plugin from

      Code:
      if (SpellManager.HasSpell("Travel Form") && SpellManager.CanCast("Travel Form") && !Me.HasAura("Travel Form"))
      to

      Code:
      if (SpellManager.HasSpell("Travel Form") && SpellManager.CanCast("Travel Form") && !Me.HasAura("Travel Form") && !Me.HasAura("Aquatic Form"))
      This seems to have done the trick but then again its only been tested once.
       
    10. Hi guys,

      is there way to force druid to use only flight form instead of mounts?
       
      Last edited by a moderator: Sep 18, 2014
    11. Kmica

      Kmica Member

      Joined:
      Jan 20, 2012
      Messages:
      626
      Likes Received:
      12
      Trophy Points:
      18
      Tried select "Swift Flying Form" / "Flying Form" as mount in HB Settings ?

      Kmica
       
    12. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      Yes but you cant force HB to fly so there's not much point.
       
    13. I was wondering if I can force druid to use instead of fly mounts his flight form.
       

    14. There is no such option I'm afraid, unless I miss something
       
    15. ooh

      ooh New Member

      Joined:
      Oct 1, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Seems not working on RU client. Farming BGs on my druid, the only mount i've got is Swift Purple Wind Rider (http://en.wowhead.com/item=25533), which is ground mount too, but HB doesn't detect it in options menu. Druid is runing all bg with no mount and even travel form...((
       
    16. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      as "travel form" adjusts itself to where u are, thats exactly what this plugin does.
      it attaches to the "mounting" event (which is the same for ground & flying), cancels it and casts travel form which does the rest.

      kudos for this, jimmy06!

      e: but it seems to bug sometimes, i'll investigate. :p
       
      Last edited: Oct 23, 2014
    17. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      You need to have a valid ground mount for this to work.
       
    18. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      What Kind of bug are we talking about here ?
       
    19. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      It's not a bug.

      I just figured out i was wrong about the "it's the same mounting event". There is no event fired if the Flightor mounts. (which would be needed to cancel it, eh?)
       
    20. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      I spoke with HB Dev's when making this and they specifically said that its meant not to be messed with. Why did you want to hook it ?

      HB all ready uses Flight form for Flying provided its the fastest/same speed as then next fastest mount. You can also define it as the mount to use.
       

    Share This Page