- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
xmount
- 0 Likes
- Runes of Magic
- 26 Monthly Downloads
- Supports: 4.0.0
- 3,969 Total Downloads
- Updated 09/12/2011
- Created 03/24/2009
- 12 Favorites
- Project Site
- Comments
- Release Type: Beta
- License: Creative Commons License By-Nc-Sa 3.0
- Newest File: xmount v0.8
About xmount
rv55 has now taken over support for this addon.
xmount
A mod to simplify mounting/dis-mounting in Runes of Magic (currently supports English and German language versions). It will take the bag slot you select and use it as a mount slot. Any mount you drop into that bag slot will become the mount the mod uses.
Released under the Creative Commons License By-Nc-Sa: http://creativecommons.org/licenses/by-nc-sa/3.0/
Setup
Create a macro with the following in it
/script xmount()
then drag that macro to an action button and use it for a single button mount and dismount.
Be careful not to put anything into the configured mount slot of your item mall bag or backpack - because although I do some checking to see if the item is a mount I can make no guarantees that it wont use another item by mistake.
Use
/xmount
to configure the addon settings.
rv55 taking over support for this addon.
- Added support for the Partner Bag.
- Now saves "per character" settings.
- Added Flying Rune Disk
- Fixed "Horse Care" no longer seen as mount buff.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| xmount v0.8 | Beta | 4.0.0 | 1,566 | 09/12/2011 |
| xmount v0.4 | Beta | 2.0.9.1848 | 1,378 | 07/30/2009 |
| xmount v0.3 | Beta | 1825 | 594 | 05/10/2009 |
| xmount v0.2 | Beta | 1825 | 186 | 05/04/2009 |
| xmount | Beta | 1825 | 342 | 03/24/2009 |
Top Downloads
-
- WoWMap
- Map & Minimap
- 10,216 Monthly Downloads
-
- CharPlan
- Bags & Inventory
- 5,359 Monthly Downloads
-
- WoWMap - POI
- Artwork and Map & Minimap
- 3,702 Monthly Downloads
-
- Advanced AuctionHouse
- Tooltip and Auction & Economy
- 3,139 Monthly Downloads
-
- pbInfo
- Quests & Leveling, Unit Frames, Tooltip, and Chat & Communication
- 2,966 Monthly Downloads

Comments
You can read the changelog for the Current version (0.8) here,
http://rom.curse.com/downloads/rom-addons/details/xmount/download/541327.aspx
Instead of searching only for mount names, you could search for the Permanent, 30 Day, 7 Day, 2 Hours, and 15 Minute tags that I remember being in all the mount names. (string.find(slname, "Permanent") ~= nil)
It'd be nice if you could have the mod scan all the bag slots for the mount item, since the 2 Hour and 15 Minute mount items rarely fall into the same bag slot. (or xmountusenormalbagslot = 1, 180 do)
With the previous suggestion, you'd want to make sure the item count is 1 so as to avoid trying to mount quest items like a "Boar Tusk". Also, if all mounts (and no other item shop items) have the durations as part of their name, then you could omit searching for the specific mount names.
It would make additional translations easier if you used definition files instead of hardcoding the strings searched for.
Keep up to good work; this is the best mount script I've found yet.
Thanks for your suggestion. Been trying to find a way to use the duration instead but the problem is that it is used by other effects as well, such as pets, potions, and more. The best idea I've come up with so far is using the icon instead as that seems to be used for all mounts, and only mounts, just can't figure out how to check for icons. If only Frogster used common sense wih naming there they'd make mount a part of both name and buff (or even ride as they used to for non-rent mounts, but more likely they'll change it to make even less sense in the future, past changes certainly were a step back there...
The defined mount slot serves both to help avoid identification errors (such as the mentioned tusks) and to speed things up a little as it, indeed, has to search for many things ATM. IMO it's not too much of a bother to move the mount to the slot you use when you get it, but then I always get a permanent mount for a character once I decide it is a keeper, so it's just a one time action for me ;P
Snow also keep in mind just becuase both of our clients are English the actual buff text is different I did add the word "mount" as a search word for the dismount string as apparently according to your post it is in the ENEU version of the buff where in the ENUS version it says "ride" *shrugs* don't ask me why they made them different
So, why don`t you even input a language-choise to your really nice addon?
Translations:
mount = reittier
horse = pferd
ostrich = strauß
wartiger = kriegstiger
berhu = berhu
The others i didn`t find ingame in there real translation, but it have to be:
streitross
schimmel
rappe
schecke
I hope, you will include it soon and thanks a lot for your addon :).
http://rom.curse.com/downloads/rom-addons/details/commandmanager.aspx
http://rom.curse.com/downloads/rom-addons/details/devtools.aspx
check out his mod here http://rom.curse.com/downloads/rom-addons/details/mount.aspx