Quote Originally Posted by Phanes View Post
I am currently using

Code:
/run if not IsMounted() then local g,f,s,v={g,g},{f,f},{s,s},{v} local t=(IsUsableSpell(40192)) and f or (strsub(GetMapInfo(),0,7)=="Vashjir" and IsSwimming()) and v or (IsSwimming()) and s or g CallCompanion("MOUNT",t[random(#t)]) end
/dismount
Then Iput in numbers for GG, FF etc. The problem is it seems like when I login my numbers have changed. So what was casting my Redproto Drake now casts the mammoth. Does anyone have a working macro right now?
So does this go through all mounts randomly?? I would LOVE a macro that did that. I get tired of using the same one all the time.