DOES NOT WORK WITH LETMEFLY AND LETMEFLY HELPER DISABLE THEM What does it do? Makes you jump and fly a little bit off the ground so you use your flying mount speed while still using honorbuddys built-in pathing. How do I use it? 1)Make sure you have a paid plugin key OR lifetime status 2)Disable "Automatic" and "Random" from the mount page 3)Put a flying mount in the mount box 4)Put the plugin file in your plugins folder 5)??? 6)Profit! Version Log 0.0.1: Inital Release 0.0.3: Change from keypress to JumpAscend Add canfly check
Do you have a log, or a quest that I can look at? Letmefly modifies only hotspots, this modifies the entire pathing system so you can farm while using your flying mount and use your flying mount on quest profiles that dont use flightor
I don't exactly understand what this does or what the purpose of it is. Could you please explain a little more for me THX
How about using it to find out? Lol But, it basically lets you "Fly" all the time. Instead of using a 100% ground mount at level 60+ you can use the 150% flying boost or 280% flying boost at 70 To break it down, it hovers over the ground to use that 280% or 150% speed increase thus, possibly increasing XP an hour while questing or grinding. --------------------------------------------------------------------------------------------------------------------------------- I had a problem interacting with a quest turn in however, I think that was a one time CC issue. Other than that, very nice plugin
For some reason when it goes to pick up the quest it wont use my flying mount uses ground mount then when its going to do the quest it flys there am i doing something wrong? could you also put ids of all the flying mounts
just use the name of the mount.. "Tawny wind rider" works fine. edit: plugin works great so far.. now if we could only get it to stop following roads.. i understand why it follows roads, but it looks weird flying 10 feet up in the air following a road around lol
It's just the normal, you can't do that while mounted. I'll try to recreate the next time I see, but I'm almost positive honorbuddy's log doesn't show anything useful. All you need is any quest that involves clicking on an object, normally a mob will take you off your mount and you finish the quest on the ground. But if there's no mob, you tend to fly in the air slightly and you can't click on the object. If you touch the ground when you fly to the object, wow will auto dismount you. edit: I checked on the bot and saw it was doing the same type of error. This time, I think, I'm trying to click on an object in my invo for a quest. It's at the very end of the log. Hopefully there's something useful.
I do that while I'm playing manually, I don't think it's weird. Although being able to modify the z axis would be nice.
Less suspicious then using your ground mount when you have flying mount trained Search for private float Zmod = 2.0f; and adjust as you want.
Found a little issue. When flying isn't allowed in the zone the plugins jumps around all the time. When it's possible to detect if flying is allowed, please add a check for it. Another idea I came through is that if it might be possible to use the FlightTo behavior for flying instead of this one meter over ground flying. At least for longer distances. I hope that this will be implemented natively soon. Maybe I will look into it and implement it when I find time.