Due to lack of time, I left the game some months ago.
Anyone who wants to take over the mod, feel free to.
Or pick apart the code and write your own, better one
Any questions about the code: tropp79@hot.ee
Rewritten for WoW 2.0
One-key mounting solution, useful whether you have just one mount or several.
Supports all mounts currently in game, sensibly chooses/randomizes between what you have.
Bind a key and hit it to mount/unmount or shapeshift/deshift, or use '/click GoGoButton' in a macro.
Spell support
Supports paladin & warlock summonable mounts.
Shaman ghost wolf & druid travel forms - in combat as well.
Use '/gogo spell' to toggle whether to include spells in randomization or not.
Autodismount support
Dismounts you automagically when clickking on herbs/ores or using offensive spells/abilities.
Use '/gogo auto' to toggle this on/off.
Preferred mounts support
You can assign one or more preferred mounts for each zone.
Use '/gogo ItemLink' or '/gogo SpellName' to add pref.
Use '/gogo clear' to clear prefs for current zone.
Warning: GoGo will use your preferred mounts even if you have faster ones.
Localizations
English, French, German - feel free to send me more.
Changes:
2.0.16 - added second button for land mounts only, fixed mounting in Twisting Nether, reset settings (new format).
also and this is a long ways away but druids will get a flying form in the expantion for outlands, so you'll want to add that to the mount list when the time comes. as for swiming mount you can do that by using this macro.
/cast [nostance,swimming] Aquatic Form; [outdoors] Travel Form
Originally posted by RealUnimportant Not sure if it's meant to or not, but this mod doesn't work on druid aquatic form. Other than that, it's quite nice
Never even thought about that. Will have to think about it's inclusion - my current code only supports 1 spell per class.