SmartMount Addon
================
This addon that gives you a command to mount a specific mount, automatically choosing the right mount for flying, ground, or swimming areas.
INSTALLATION
------------
1. Download the SmartMount addon files.
2. Create a folder named 'SmartMount' in your World of Warcraft/_retail_/Interface/AddOns/ directory.
3. Copy all addon files (SmartMount.lua, SmartMount.toc, readme.txt) into the 'SmartMount' folder.
4. Restart World of Warcraft or type /reload in-game.
USAGE
-----
- The addon will automatically choose the correct mount for your area:
- Flying mount in flyable areas
- Ground mount in ground-only areas
- Swimming mount when in water
COMMAND LIST
------------
Type these commands in the chat window:
/sm mount
Mount or dismount using the smart mount logic.
/sm ground <mount name>
Set your preferred ground mount. Example: /sm ground Swift White Hawkstrider
/sm flying <mount name>
Set your preferred flying mount. Example: /sm flying Molten Cormaera
/sm swimming <mount name>
Set your preferred swimming mount. Example: /sm swimming Sea Turtle
/sm toggle
Enable or disable the addon.
/sm list
List some of your available mounts (first 10 of each type).
/sm debug
Show debug information to help troubleshoot issues.
/sm help
Show the help message with all commands.
TIPS
----
- In Khaz Algar, you can use flying mounts, but you'll need to unlock "Steady Flight" by completing "The War Within Pathfinder" achievement
- Mount names must match exactly as they appear in your Mount Journal (Shift+P).
- Use /sm list to see how the addon reads your mount names.
- If the addon cannot find your mount, check for typos or special characters.
- You can change the keybind in the in-game Key Bindings menu (look for SmartMount).
SUPPORT
-------
If you have issues, run /sm debug and provide the output for troubleshooting.
Enjoy your smarter mounting experience!