Elitist Jerks
Register
Blogs
Chat
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns

Welcome to Elitist Jerks
If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community. To start viewing messages, select the forum that you want to visit from the selection below.

Reply
 
LinkBack Thread Tools
Old 06/27/07, 6:24 PM   #1 (permalink)
Don Flamenco
 
Night Elf Warrior
 
Durotan
Random mount mod?

Just got my Nether ray and was searching the various UI sites for an updated mod to randomly select mounts. I'm currently using GoGoMount and it works in Azeroth for randomly selecting my Elekk and Talbuk but I'm unable to get it working to randomly choose my Netherdrake and new Ray in Outlands.

So, is there a way to configure GoGo to do this, or a mod that would do it? Thanks in advance.

http://homepage.mac.com/randmiranda/...er/randman.jpg
This is a computer-generated message and needs no signature.
 
User is offline.
Reply With Quote
Old 06/27/07, 6:33 PM   #2 (permalink)
of Dung
 
Crawk's Avatar
 
Tauren Shaman
 
Hellscream
GoGo doesn't appear to be updated anymore (at least not recently), but you can manually add them:

GogoMount.lua about line 339:
GOGO_AIR_FAST = {
	["Horde"] = {
		"item:25477:", "item:25531:", "item:25532:", "item:25533:", -- windriders
		"item:32857:", "item:32858:", "item:32859:", "item:32860:", "item:32861:", "item:32862:", -- Netherwing Drakes
		"item:32314:", "item:32316:", "item:32317:", "item:32318:", "item:32319:", -- Nether Rays
	},
	["Alliance"] = {
		"item:25473:", "item:25527:", "item:25528:", "item:25529:", -- gryphons
		"item:32857:", "item:32858:", "item:32859:", "item:32860:", "item:32861:", "item:32862:", -- Netherwing Drakes
		"item:32314:", "item:32316:", "item:32317:", "item:32318:", "item:32319:", -- Nether Rays
	},
}
Basically just add in the item IDs for any mounts you want to add. Those are the five Reputation Netherdrakes, I didn't do Armored ones but a few minutes at WoWHead will get you the item IDs in question.

You can accomplish part of what you want with /castrandom, though I really prefer just having one single button to press for flying/ground across all my characters so GoGoMount is still useful to me.

(edit: I put in the Nether Ray IDs as well, since your question was specifically about them as well)

Last edited by Crawk : 06/27/07 at 7:15 PM.
 
User is offline.
Reply With Quote
Old 06/27/07, 7:29 PM   #3 (permalink)
Don Flamenco
 
Night Elf Warrior
 
Durotan
That did the trick. Thank you very much.

http://homepage.mac.com/randmiranda/...er/randman.jpg
This is a computer-generated message and needs no signature.
 
User is offline.
Reply With Quote
Old 06/27/07, 7:33 PM   #4 (permalink)
Piston Honda
 
Camaris's Avatar
 
Human Paladin
 
Kul Tiras (EU)
Would

/castrandom [flyable] Flying Mount 1, Flying Mount 2; Land Mount 1, Land Mount 2, Land Mount 3
/dismount

not work?

I use different buttons for land/air mounts myself, but this - in theory - looks like it might do the trick. Only question is if /castrandom works with conditionals?
 
User is offline.
Reply With Quote
Old 06/28/07, 11:56 AM   #5 (permalink)
Glass Joe
 
Bigwig's Avatar
 
Tauren Shaman
 
Burning Blade
/dismount
/castrandom [flyable] Flying Mount 1, Flying Mount 2; Land Mount 1, Land Mount 2, Land Mount 3;
Indeed, this macro is all you need for random mount usage. There's no reason to use a mod for random casts since 2.0.
 
User is offline.
Reply With Quote
Old 06/28/07, 12:05 PM   #6 (permalink)
Don Flamenco
 
Night Elf Warrior
 
Durotan
Wouldn't that macro possibly summon a land mount in Outlands?

http://homepage.mac.com/randmiranda/...er/randman.jpg
This is a computer-generated message and needs no signature.
 
User is offline.
Reply With Quote
Old 06/28/07, 12:09 PM   #7 (permalink)
Glass Joe
 
Human Mage
 
Burning Blade
Originally Posted by Bigwig View Post
Indeed, this macro is all you need for random mount usage. There's no reason to use a mod for random casts since 2.0.
I use the same type of macro, except instead of /castrandom I have it /userandom

/dismount
/userandom FlyingMount1,FlyingMount2
/userandom GroundMount1,GroundMount2

I never really considered adding a [flyable] condition to it, but it might remove the spam I see? When I use my macro I always get an error due to it being two consecutive uses, so it will either be "Cannot use that here" (when I'm in Azeroth, and it can't use flying mounts) or "Action is already in progress" (when I'm in Outland and my flying mount is being "used".

Is there a major difference between /userandom and /castrandom, or are they essentially synonyms of eachother?
 
User is offline.
Reply With Quote
Old 06/28/07, 1:42 PM   #8 (permalink)
Glass Joe
 
Human Paladin
 
Blackrock
Originally Posted by Randor View Post
Wouldn't that macro possibly summon a land mount in Outlands?
I assume it would only cast land mounts if your flying mounts won't work.

I'd be more worried about pal/lock spell mounts working in with the random land mounts :\
 
User is offline.
Reply With Quote
Old 06/28/07, 2:19 PM   #9 (permalink)
Don Flamenco
 
Orc Rogue
 
The Venture Co (EU)
I'd be more worried about pal/lock spell mounts working in with the random land mounts :\
They do - /castrandom and /userandom are basically equivalent, they added the ability for both of them to use both spells and items for more or less exactly that reason.
 
User is offline.
Reply With Quote
Old 06/29/07, 9:59 AM   #10 (permalink)
Don Flamenco
 
Blood Elf Paladin
 
Magtheridon
They added a [flyable] variable recently, so you can indeed macro a single button for all your random mount needs in any scenario:

/userandom [nocombat, nomounted, flyable] FlyingMount1, FlyingMount2, FlyingMount3
/userandom [nocombat, nomounted, noflyable], GroundMount1, GroundMount2, GroundMount3
/dismount [mounted]

This mounts a flying mount in Outlands and a ground mount in Azeroth, and dismounts if you are mounted. This only really works perfectly with epic flying mounts, as with a 60% flying mount there will be times you would prefer a 100% ground mount, and so will need a separate button for that.

On my paladin I created a single button mount/Crusader Aura macro:

/cast [nocombat, nomounted] Crusader Aura
/userandom [nocombat, nomounted, flyable] FlyingMount1, FlyingMount2, FlyingMount3
/userandom [nocombat, nomounted, noflyable], GroundMount1, GroundMount2, GroundMount3
/cast [mounted] Devotion Aura
/dismount [mounted]

You can of course substitute whatever aura you might like for Devotion in there. This does work, as the mount cast is not affected by the standard casting global cooldown.
 
User is offline.
Reply With Quote
Old 06/29/07, 4:25 PM   #11 (permalink)
Chairman Meow
 
Bass's Avatar
 
Undead Warlock
 
Mal'Ganis
/dismount
/castrandom [flyable] Swift Purple Windrider; Reins of the Tan War Talbuk, Reins of the Silver War Talbuk, Reins of the White War Talbuk, Purple Skeletal Warhorse, Whistle of the Black War Raptor, Summon Dreadsteed(Summon)
This is the macro I have been using, it's worked the way I expect it to. As you can see it can also randomly choose my warlock mount, so that code does indeed work.
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount Hyjal spronk Public Discussion 145 05/02/07 2:23 PM
flying mount/ground mount macro? blanka Public Discussion 17 02/07/07 5:07 AM
Mount changes in 1.12.1 Incoherence Public Discussion 118 09/16/06 8:30 PM