gmMounts

Let you define custom categories and then random summon a mount from them

File Details

MountRndCat-v1.0-2014101501

  • R
  • Oct 16, 2014
  • 4.46 KB
  • 273
  • 6.0.2
  • Retail

File Name

MountRndCat-v1.0-2014101501.zip

Supported Versions

  • 6.0.2

v1.0-2014101501
- bump toc for 6.0.x
- migrate to C_MountJournal API

v1.0-2013091001
 - bump toc for 5.4

 v1.0-2013052101
 - bump toc for 5.3

 v1.0-2013030401
 - bump toc

 v0.8-201211192047
 - Fix an error if categories.lua is missing
 - Change the "mounts" name to "MyCatMount_mrc" to prevent problem with other addons.

 This implies that if you modified a categories.lua in a previous version you have to change the first line

 from: mounts = {

 to: MyCatMount_mrc = {

 or check one of the sample provided. I am really sorry about it guys, but I am learning :-)

201211180810 - v.0.7
 - Cosmetic only - not released

201211170837 - v.0.6
 - Some text changes
 - Repackaged to prevent the overwrite of file "categories.lua"