Wrath Random Mounter

Wrath Random Mounter

15.3k Downloads

PLEASE NOTE:

This addon creates and updates a macro to let you use a random mount. You will need to add this macro to your action bars to use it. You can allso call this macro from your own custom macro if you want to do something like change to Crusader aura at the same time you mount up. The below works if you place this addon's macro at MultiBarBottomRightButton1 on your action bars.

#showtooltip
/cast [nomounted] !Crusader Aura
/cast [mounted] !Sanctity Aura
/click MultiBarBottomRightButton1

How it works:

When loaded the addon will create a "Mount" macro
When the "Mount" macro is run it will update the mounts that are in the macro to a random mount from your companion collection so that the next time you use it you will get a different mount.
Checks to see if you are in a flying zone and uses a flying mound if you are.
Can force a ground mount in a flying zone by holding alt

Pets!

This addon now creates a separat macro "Pet" for a random pet.

When using pets use the same commands as below but with /WRP instead of /WRM

You can use the following commands to debug...
/WRM update - This will recheck the mounts that you have and update the macro "Mount" which you use to get on a random mount.
/WRM list - This will print out a list of all the mounts the addon thinks you have.

/WRM listCategories - This will print out a list of all the mount categories the addon thinks you have.
/WRM - This will update the macro with a new randomly selected mount that the addon already thinks you have.

/WRM Set Mount [MountName] [Weight] - updates the probablility of getting this mount to [Weight]/sum[Weight]

/WRM Set Category [MountCategory] [Weight] - updates the probability of getting this mount category to [Weight]/sum[Weight]

Future Plans:
Add mount families to the random logic so you will first roll a "Drake" then roll the verdant neither drake inside the "Drake" family so that you will see an even amount of each "family" of mounts even if you have 12 gryphons and only 1 drake.  Completed

Add awareness of your current zone to use or ignore AQ mounts. Completed
Add ability to set custom weights, this will allow you to choose to see a "Drake" x times more than a boring "Gryphon" or the verdant neither drake x times more than the onyx neither drake. Completed (currently only wights of 1 or 0 work)

Missing mounts list /WRM missing to get a list of mounts you could farm and /WRM mising [mountname] to see how to get it.

Duplicate mount features for companion pets Completed

Add supplort for languages other than english. Completed