Download
(53Kb)
Download
Updated: 01-06-17 08:26 AM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Updated:01-06-17 08:26 AM
Created:10-30-08 12:55 AM
Downloads:8,641
Favorites:34
MD5:

MiniMount  Popular! (More than 5000 hits)

Version: 2.0.1
by: Kjasi [More]

Got a lot of Mounts? Want to randomly load one, but don't know how to write complex macros?

Then MiniMount is for you!

MiniMount will randomly choose a mount depending on your location and skill, and load it!

Simply type /minimount, /mount or /mm and you will load a random mount! Perfect for those working on the achievements!


All of my Addons can now be downloaded from one convenient spot!
Visit https://bitbucket.org/Kjasi/kjasis-wow-addons to get the latest versions and even updates that haven't been released!

Please hit the donate button to keep me in the game! I also accept WoW tokens! Message me on Battletag Kjasi#1526 to arrange a meet-up!

v2.0.1
- TOC Update for 7.1
Post A Reply Comment Options
Unread 03-03-11, 11:47 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Dismounting

Originally posted by Skylinee
Can you make it so that /mm will dismount you if you're allready mounted? Currently there's no way to get unmounted other than rightclicking the buff icon or going into combat.
If you're using the Macro, Right-Clicking, or pressing CTRL and clicking will dismount you.

Otherwise you can type /dismount
Report comment to moderator  
Reply With Quote
Unread 02-17-11, 09:38 AM  
JS
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 112
Uploads: 3
Originally posted by Skylinee
Can you make it so that /mm will dismount you if you're allready mounted? Currently there's no way to get unmounted other than rightclicking the buff icon or going into combat.
easy macro.


/run if IsMounted() then Dismount(); return end
/mm
Report comment to moderator  
Reply With Quote
Unread 12-25-10, 06:04 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Can you make it so that /mm will dismount you if you're allready mounted? Currently there's no way to get unmounted other than rightclicking the buff icon or going into combat.
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 09:06 AM  
Slappey
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Originally posted by Kjasi
I like that option, and I'll get it going soon.

I've already fixed the Wintergrasp bug, and it will be released in the next version.
Ayh noticed the fix on googlecode and fixed it from there get the error line fixed and you have my eternal love <3.
Report comment to moderator  
Reply With Quote
Unread 10-23-10, 12:02 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Originally posted by Slappey
Just tried minimount and it works just as i want it however here's a little option you might wanna throw in for the future, disable errors, i myself like to set my macros up so i can dismount in air and when i do that on minimount it shows and error in the chat window that says,

MiniMount error: you are currently flying, please land before calling a new mount.

Also it dosn't work in wintergrasp O.o .
I like that option, and I'll get it going soon.

I've already fixed the Wintergrasp bug, and it will be released in the next version.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 05:23 AM  
Slappey
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Just tried minimount and it works just as i want it however here's a little option you might wanna throw in for the future, disable errors, i myself like to set my macros up so i can dismount in air and when i do that on minimount it shows and error in the chat window that says,

MiniMount error: you are currently flying, please land before calling a new mount.

Also it dosn't work in wintergrasp O.o .
Last edited by Slappey : 10-21-10 at 06:06 AM.
Report comment to moderator  
Reply With Quote
Unread 09-24-09, 07:32 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Re: errors on latest version

Woah, thanks! Don't know how I missed these...
Report comment to moderator  
Reply With Quote
Unread 09-24-09, 06:31 PM  
thegriffgeeks
A Kobold Labourer
 
thegriffgeeks's Avatar

Forum posts: 0
File comments: 94
Uploads: 0
errors on latest version

on my dk I'm getting errors from minimount

2009/09/24 20:22:47-260-x1]: MiniMount-Version\database.lua:281: unfinished long comment near '<eof>'

---

[2009/09/24 20:23:01-260-x1]: MiniMount-Version\main.lua:541: attempt to index global 'MiniMount_Mounts' (a nil value)
MiniMount-Version\main.lua:283: in function `MiniMount_GetNextMount'
MiniMount-Version\zones.lua:18: in function `MiniMount_ZoneSmartNewMount'
MiniMount-Version\main.lua:107: in function <Interface\AddOns\MiniMount\main.lua:95>

---

[2009/09/24 20:23:15-260-x1]: MiniMount-Version\main.lua:541: attempt to index global 'MiniMount_Mounts' (a nil value)
MiniMount-Version\main.lua:283: in function `MiniMount_GetNextMount'
MiniMount-Version\main.lua:253: in function `MiniMount_Mount'
MiniMount-Version\main.lua:233: in function `value'
Interface\FrameXML\ChatFrame.lua:3529: in function <Interface\FrameXML\ChatFrame.lua:3461>:
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3177: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3201: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
__________________
Report comment to moderator  
Reply With Quote
Unread 07-24-09, 08:22 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Originally posted by Direphoenix
It appears that Minimount tries to use AQ mounts in flyable zones and uses the Argent Tournament mounts in flyable zones as well. Is there a file I can edit for this or is there a fix on its way?
There's a bug somewhere in the main program, so I'm re-working the engine to fix it, and to support new functions I'm adding for our next major release.
Report comment to moderator  
Reply With Quote
Unread 06-27-09, 01:26 PM  
Direphoenix
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
It appears that Minimount tries to use AQ mounts in flyable zones and uses the Argent Tournament mounts in flyable zones as well. Is there a file I can edit for this or is there a fix on its way?
Report comment to moderator  
Reply With Quote
Unread 05-20-09, 05:15 PM  
Gryphon
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 38
Uploads: 6
Edit Note: I went back one version and neither my wife or I have any issues.

Original comment:
Thanks for the previous fix. Now since the 3.1.2 patch however I am getting the following error and my wife is not.

Upon login:

Code:
Error:  attempt to index global 'MiniMount_Options' (a nil value)
File: Interface\AddOns\MiniMount\main.lua
Line: 185
Count: 1
Interface\AddOns\MiniMount\main.lua:185: in function `MiniMount_Loaded'
Interface\AddOns\MiniMount\main.lua:100: in function `MiniMount_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Upon /minimount:

Code:
Error:  attempt to index global 'MiniMount_Options' (a nil value)
File: Interface\AddOns\MiniMount\main.lua
Line: 305
Count: 1
Interface\AddOns\MiniMount\main.lua:305: in function `MiniMount_GetNextMount'
Interface\AddOns\MiniMount\main.lua:253: in function `MiniMount_Mount'
Interface\AddOns\MiniMount\main.lua:233: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3073: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Last edited by Gryphon : 06-03-09 at 06:06 PM.
Report comment to moderator  
Reply With Quote
Unread 04-21-09, 02:26 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Originally posted by Gryphon
My wife is getting the following error upon login:
Code:
Error: attempt to index local 'temp' (a nil value)
File: Interface\AddOns\MiniMount\main.lua
Line: 139
Count: 1
I do not get the error however.
... Opps. Okay, what's causing this is that some Future Code from the Future! is looking for something I haven't quite got set up right. I don't get this error, so I haven't noticed it until now.

This is actually some code I added in preperation for the next major version of MiniMount which is going to have user-definable Mount lists.

I'll be releasing a bug-fix for this in a moment or two.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 10:12 PM  
Gryphon
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 38
Uploads: 6
My wife is getting the following error upon login:
Code:
Error: attempt to index local 'temp' (a nil value)
File: Interface\AddOns\MiniMount\main.lua
Line: 139
Count: 1
I do not get the error however.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 11:16 AM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Originally posted by Neipas09
any way of getting this to work with paladins so it casts crusader's aura when you mount and ret/prot aura when you dismount???
I'll look into that! (My pally needs to be leveled...)
Report comment to moderator  
Reply With Quote
Unread 04-01-09, 12:53 AM  
Neipas09
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
any way of getting this to work with paladins so it casts crusader's aura when you mount and ret/prot aura when you dismount???
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.