Thread Tools Display Modes
02-25-24, 11:59 AM   #1
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Random dragonriding mount?

I'd like to have a button I can bind on my action bars that randomizes the mounts I own that have the dragonriding capability.

I have the summon favorite mount button, but I deliberately only favorite non-dragonriding mounts because I sometimes want or need to have more control of my mount. So favoriting and using a macro is not really an option.

At present, I just have a single dragonriding mount bound to my keybinds, but I'd like to use more of the ones I have. Any help would be great!!!
  Reply With Quote
02-25-24, 02:10 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,939
Have you tried this one. It might have more than what you want but it looks to have random mount functionality, hopefully that includes the dragonflight mounts as well.

https://www.wowinterface.com/downloa...yTLV.html#info
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
02-25-24, 03:49 PM   #3
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Originally Posted by Xrystal View Post
Have you tried this one. It might have more than what you want but it looks to have random mount functionality, hopefully that includes the dragonflight mounts as well.

https://www.wowinterface.com/downloa...yTLV.html#info
I'll give it a whirl. My concern with the addons I've seen out there is that I use MountJournal Enhanced to summon pets that match the mounts. I am concerned with using a preexisting addon that the functionalities might conflict. I'll try it though and report back.
  Reply With Quote
02-26-24, 06:39 AM   #4
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Originally Posted by Xrystal View Post
Have you tried this one. It might have more than what you want but it looks to have random mount functionality, hopefully that includes the dragonflight mounts as well.

https://www.wowinterface.com/downloa...yTLV.html#info
Tried it. Unfortunately it doesn't help. We need something that deliberately separates dragonriding from other mounts. Now that dragonriding is available all over Azeroth, the older addons like this one will just give preference to dragonriding.

My thinking is that there are certain quests etc. where you're going to need the precision or regular mounts and other goals where you will want the speed of dragonriding. At the same time, folks want to be able to randomize their mounts. The "Summon Random Favorite Mount" button works perfect for regular mounts if that is all you have favorited. Now, we just need the equivalent but with only dragonriding mounts. It would be fine if we had to add them to a list or select them to aid the addon in finding them.

Anyone willing to take a stab at coding it?
  Reply With Quote
02-26-24, 08:46 AM   #5
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,939
Are you wanting an addon that only wants Dragonriding ONLY mounts ( the ones you can ONLY get in Dragonflight zone ) in a random shuffle or dynamic flight able mounts ?

The changes Blizzard are implementing ( some already done ) is the ability to turn on and off the dynamic flight ability for other mounts and not just the dragonriding dragons we initially started with in Dragonflight.

For example: Some of the old world dragons will have the ability to use dynamic flight ( dragonriding ) and old school flight (able to stop midflight ).

And they plan to expand the ability to other flying mounts that aren't able to immediately utilise the dynamic flight system due to their visual makeup ( such as the magic carpet ).


Looking at the MountJournal API

https://warcraft.wiki.gg/wiki/API_C_...tMountInfoByID

They added isForDragonriding variable to the return values. This would likely be added to the other mounts once they have been set up to work with the dragonriding system.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
02-26-24, 08:50 AM   #6
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Originally Posted by Xrystal View Post
Are you wanting an addon that only wants Dragonriding ONLY mounts ( the ones you can ONLY get in Dragonflight zone ) in a random shuffle or dynamic flight able mounts ?

The changes Blizzard are implementing ( some already done ) is the ability to turn on and off the dynamic flight ability for other mounts and not just the dragonriding dragons we initially started with in Dragonflight.

For example: Some of the old world dragons will have the ability to use dynamic flight ( dragonriding ) and old school flight (able to stop midflight ).

And they plan to expand the ability to other flying mounts that aren't able to immediately utilise the dynamic flight system due to their visual makeup ( such as the magic carpet ).


Looking at the MountJournal API

https://warcraft.wiki.gg/wiki/API_C_...tMountInfoByID

They added isForDragonriding variable to the return values. This would likely be added to the other mounts once they have been set up to work with the dragonriding system.
Yeah, essentially I want to be able to summon a random mount capable of dragonriding using a button. With the planned changes, the list of those capable will be growing. So ideally the addon would use a function like what you shared, but if to get it to work we need to select them, I'm okay with that as well. Ultimately, there may be folks who want a subset of dragonflight-capable mounts to be selected from within the total population so supporting that long-term would be good, but certainly not a requirement for what I need. I don't mind giving equal attention to all the dragonflight-capable amounts with such an addon.
  Reply With Quote
02-26-24, 09:37 AM   #7
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,939
It sounds feasible and could give the new dragonriding able mounts a new lease for life.

What I was envisioning was a single moveable button ( think ExtraAction or ZoneAbility ) that would randombly pick one of the mounts from a list and reselect another everytime the button is used for next time.

But, seeing as I know I am used to clicking the same button to dismount as well, maybe have the next mount be chosen after you dismount.

I've bookmarked the thread but, will wait to see if someone else wants to give this a go. It sounds relatively simple to do.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Random dragonriding mount?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off