• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

MiniMount

 
Project Updated:
Files Updated: Fri, Sep 25 2009
Supports Game Version: 3.2.0
Category: Companions
Tags:

[Edit Tags]

Project Manager: Kjasi
Additional Authors: No additional authors
Current Version: Version 1.7.1
License: Public Domain
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 5
Downloads Total: 6,999
Favorites: 9
Comments: 26
  • About MiniMount
  •  

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!

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  MiniMount Version 1.7.1 Release 3.2.0 1,962 9/25/2009
  MiniMount Version 1.7 Release 3.2.0 61 9/24/2009
  MiniMount Version 1.6.8 Release 3.2.0 903 8/27/2009
  MiniMount Version 1.6.7b Release 3.2.0 274 8/24/2009
  MiniMount Version 1.6.7a Release 3.2.0 74 8/24/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • theberidox said

    I love this addon but having a problem with the 2 mounts being selected incorrectly. 1st my White Skeletal Warhorse keeps getting selected as a flying mount (tested via /mm fly and had it come up). 2nd my Blue Qiraji Battle Tank keeps coming up in both flying and ground mounts in all locations (I was in Dalaran the last time).

    Reply Report Permalink
  • Kjasi said

    Yeah, This is because both are being considered "Unknown" mounts, and are being added that way. The latest version shouldn't add them to the list, but I'll double check that.

    I'll also make sure that your warhorse is added to the database.

    Reply Report Permalink
  • tberry7348 said

    Kjasi, I love this addon!!! But I have modified MiniMount so that on first install it works exactly like originally designed but when you use the command /mm dwf it allows you to dismount while flying. It also warns you that this may be dangerious. Also I added /mm scm, wich allows you to use single click mounting or to use a single hotkey to mount and dismount. I would like to submit the work I've done on it for your consideration for future relieses but I can't seem to figure out how to submit it for some reason everytime I try and log into curseforge I get an error. I have only modified the main.lua and localization.lua files and will gladly send them to you if you could provide me a way to do so. Thankyou Verry much for your consideration in this matter. Please reply either way so at lest I know you got the message and thankyou for an ausome addon...

    Reply Report Permalink
  • tberry7348 said

    I've mannaged to figure out to post my changes properly on curseforge.com useing Mozilla Firefox since I can't seem to login to the site useing IE8 on windows xp pro 64... Not shure what the prollem is wit the site and IE8 (34/64) but found a run around... :P

    Reply Report Permalink
  • SrebrinaC said

    i am having an issue with bar math. I had it before through wowmatrix but given the issues there i gave that up and came to curse. the issue i am having is that i type /barmath and nothing happens. am i using the wrong command?
    thank you
    SrebrinaC

    Reply Report Permalink
  • Kjasi said

    /barmath should open the config window... And the config window (if I remember correctly) shouldn't save it's position from session to session, so it being offscreen shouldn't be an issue after a logout.

    Wow, that's a brainteaser...

    BTW: This message probably should of gone into the BarMath comments, not MiniMount's.

    Reply Report Permalink
  • @Elfshine
    Got the same problem. Solved it by adding some initialisation to the "BuildDatabase" function:

    function MiniMount_BuildDatabase(database, defaults)
    if (not database) then
    database = defaults;
    -- Star: fix missing init
    MiniMount_Options = database;
    end
    end

    Reply Report Permalink
  • The new Argent Tournament mounts are being cast instead of my flying mount when I'm in a flyable area.

    Reply Report Permalink
  • In particular, these go in the "Epic" category.

    "65640", -- Swift Gray Steed
    "65642", -- Turbostrider

    Reply Report Permalink
  • I use this addon for my mounts for one reason: The macro. I like the changing icon.

    However, config is a little lacking. I recommend checking out 'PetLeash', it has a really good config set up for pets, something similar for this addon for mounts would rock.

    Reply Report Permalink
  • Elfshine said

    Just received the following after first installation:

    Date: 2009-05-05 17:29:58
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\MiniMount\main.lua line 305:
    attempt to index global 'MiniMount_Options' (a nil value)
    Debug:
    [C]: ?
    MiniMount\main.lua:305: MiniMount_GetNextMount()
    MiniMount\main.lua:253: MiniMount_Mount()
    MiniMount\main.lua:233: ?()
    ..\FrameXML\ChatFrame.lua:3325: ChatEdit_ParseText()
    ..\FrameXML\ChatFrame.lua:3045: ChatEdit_SendText()
    ..\FrameXML\ChatFrame.lua:3066: ChatEdit_OnEnterPressed()
    [string "*:OnEnterPressed"]:1:
    [string "*:OnEnterPressed"]:1
    AddOns:
    Swatter, v5.4.4157 (WallabyII)
    WowheadLooter, v30100
    Ace2, v
    Ace3, v
    AckisRecipeList, v1.0 RC7 1681
    AdvancedTradeSkillWindow, v
    ArkInventory, v3.02
    AucAdvanced, v5.4.4157 (WallabyII)
    AucFilterBasic, v5.4.4157 (WallabyII)
    AucFilterOutlier, v5.4.4157.2531
    AucMatchUndercut, v5.4.4157.2531
    AucScanData, v5.4.4157 (WallabyII)
    AucStatClassic, v5.4.4157 (WallabyII)
    AucStatiLevel, v5.4.4157 (WallabyII)
    AucStatPurchased, v5.4.4157 (WallabyII)
    AucStatSales, v5.4.4157.2842
    AucStatSimple, v5.4.4157 (WallabyII)
    AucStatWOWEcon, v5.4.4157.2530
    AucUtilAHWindowControl, v5.4.4157.3311
    AucUtilAppraiser, v5.4.4157.2530
    AucUtilAskPrice, v5.4.4157.3175
    AucUtilAutoMagic, v5.4.4157.3142
    AucUtilCompactUI, v5.4.4157.2530
    AucUtilEasyBuyout, v5.4.4157.3583
    AucUtilItemSuggest, v5.4.4157.3108
    AucUtilPriceLevel, v5.4.4157.2545
    AucUtilScanButton, v5.4.4157.2530
    AucUtilScanFinish, v5.4.4157.2530
    AucUtilScanProgress, v5.4.4157.2530
    AucUtilSearchUI, v5.4.4157.3655
    AucUtilSimpleAuction, v5.4.4157.0
    AucUtilVendMarkup, v5.4.4157.2530
    Babylonian, v5.1.DEV.130
    Bartender4, v4.3.2
    Carbonite, v3.11
    ClassLoot, vv1.6.3
    Configator, v5.1.DEV.130
    CrayonLib, v
    CurseProfiler, v
    DBMCore, v
    DebugLib, v5.1.DEV.130
    Deformat, v1.0 $Revision: 3817 $
    DewdropLib, v
    epgp, v5.4.8
    FuBar, v
    FuBarDurabilityFu, v2.11
    FuBarFactionsFu, v2.2.1-79
    FuBarLocationFu, v3.0
    FuBarMoneyFu, vv1.2.1
    FuBarPerformanceFu, v2.0.0
    FuBarPortalFu, v1.12
    FuBarRecountFu, v3.7
    FuBarPlugin20, v2.0 $Revision: 66634 $
    GratuityLib, vr$Revision: 66041 $
    Informant, v5.4.4157 (WallabyII)
    ItemLevelDKP, v
    JostleLib, v
    LibBabbleBoss30, v
    LibBabbleClass30, v
    LibBabbleFaction30, v
    LibBabbleZone30, v
    LibCrayon30, v
    LibFuBarPlugin30, v3.0
    LibGraph20, v2.0.1
    LibGuildPositions10, v1.0
    LibJostle30, v
    LibPeriodicTable31, v3.1
    LibRock10, v
    LibRockComm10, v
    LibRockConfig10, v
    LibRockConsole10, v
    LibRockDB10, v
    LibRockEvent10, v
    LibRockHook10, v
    LibRockLocale10, v
    LibRockTimer10, v
    LibSharedMedia20, v
    LibSharedMedia30, v3.0-56
    LibTourist30, v
    MiniMount, v1.6.6
    MiniPet, v4.5.139
    NoManLeftBehind, v01.09.04.09
    Omen, v3.0.7
    Recount, v
    SlideBar, v5.4.4157 (WallabyII)
    SmartBuff, v3.1a
    SmartDebuff, v3.1a
    SpecialEventsLoot10, v
    SpecialEventsEmbed, v
    StatLogicLib, v$Revision: 187 $
    Stubby, v5.4.4157 (WallabyII)
    TabletLib, v
    XLoot, v0.9
    XLootMaster, v0.7
    (ck=9a2)

    Reply Report Permalink
  • MyrddinE said

    The current version of MiniMount does not appear to work if you have never used it before... in other words, if you have no Options variable, it does not create a default one. Could this be fixed? MM works for some of my alts, and not for others, depending on if I used MM before the current version or not (and so it had options already saved).

    Reply Report Permalink
  • Sallego said

    I've been getting an error when I log in

    "Interface/AddOns/MiniMount/main.lua: 185: attempt to index global 'MiniMount_Options' (a nil value)"

    I'm currently using version 1.6.6

    Reply Report Permalink
  • darkboney said

    after a transver my macro of minimount is gone is any abel to link it haer for me or i olraddy installed agen but get an error evry time :( olso the nacro is gone

    Reply Report Permalink
  • vitski said

    Spell ID: 64657 = White Kodo

    Reply Report Permalink
  • vitski said

    MiniMount Error: This mount not found: SpellID: 64977 = Black Skeletal Horse
    MiniMount Error: This mount not found: SpellID: 65658 = Black Wolf

    Reply Report Permalink
  • Kjasi said

    I've already added these to v1.6.5, but a bug has been delaying a release.

    Reply Report Permalink
  • Don't know how or why, but this mod is almost crashing WoW when I'm in Dalaran, new bug in 3.1.

    Every couple of moments, screen will freeze and almost lock up, and then it'll run fine for like half a second and I'll notice that minimount macro has changed icons. Rinse and repeat, over and over, and seems to happen in Dalaran but not in like Outland or Stormwind.

    Don't know why it's this addon, but I'm able to confirm it is.

    Reply Report Permalink
  • Kjasi said

    I've been having this issue too. This has been the delay in releasing v1.6.5.

    Reply Report Permalink
  • Dathmar said

    Got this message:
    [23:31:59] MiniMount Error: You have one or more mounts that are not in our database! Please send a message to the author of MiniMount, saying if the mounts are epic flyers, regular flyers, epic land mounts, or regular land mounts. Also include the following information:
    [23:31:59] MiniMount Error: This Mount was not found: SpellID: 59571 = Twilight Drake Mount

    Reply Report Permalink
  • Addon Packs Containing MiniMount

Most Downloads / Day

MiniMount has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 170 Collect Me Companions
  2. 139 FuBar_PetInfoFu Companions, Hunter, and Warlock
  3. 88 GoGoMount Companions
  4. 58 GupPet Companions
  5. 57 Random Mount Companions