Go to Page... |
Compatibility: | Minor patch (6.2.4) |
Updated: | 10-18-15 05:49 AM |
Created: | 11-15-12 09:09 AM |
Downloads: | 2,482 |
Favorites: | 0 |
MD5: | |
Categories: | Mounts & Pets, Discontinued and Outdated Mods |
MountRndCat
This addon is not developed anymore.
I have changed the name and updated for Legion and up only: gmMounts
This is a tiny addon that let you define custom categories and then random summon a mount from them.
To use the addon you FIRST need to rename the file categories-sample.lua to categories.lua in the addon directory and edit it with the names of your favorite mounts.
If you modify the categories.lua file while the game client is active you have to reload the game interface with command:
/reload |
/mrc [btn:2] category2; [swimming] category3; [mod:shift] category4; [mod:alt] favorites!; all! |
/mrc - This help /mrc category - Summon a random mount from your 'category' list /mrc favorites! - Summon a random mount from your favorite list /mrc all! - Summon a random mount |
MyCatMount_mrc = { flying = { "Swift Green Gryphon", "Swift Blue Gryphon", "Swift Red Gryphon", }, ground = { "Swift Mistsaber", "Swift Moonsaber", }, repair = { "Traveler's Tundra Mammoth", "Grand Expedition Yak", }, funny = { "Azure Water Strider", "Sea Turtle", }, combo = { "Sandstone Drake", "Mekgineer's Chopper", }, -- add your custom categories here }
There have been no comments posted to this file.
Be the first to add one. |