Group: Members
Posts: 11,178
Joined: Jun 16 2007
Contact:
Offline PMPoints:
38,761.49
/run if IsMounted()or CanExitVehicle()then Dismount() VehicleExit()return end local m,z=2,GetZoneText()local f=IsFlyableArea()and z~="Wintergrasp"and (z~="Dalaran"or GetSubZoneText()=="Krasus' Landing")if f then m=1 end CallCompanion("MOUNT",m)
This will summon a ground or flying mount, depending on where you are located. Example: Dalaran, ground (excluding Krasus Landing). Storm Peaks, flying.
m,z=2 will be which ground mount you would like to use. 2 would be the second mount to the left, on the top row.
m=1 will be the flying mount. 1 being the same as 2 in the line above this.
Group: Members
Posts: 27,888
Joined: Aug 31 2006
Contact:
Offline PMPoints:
381.50
I will be impressed when a macro can figure out where I am in WoW, and can randomly pick out any mount that I have regarding the figured out area I am in.
Group: Members
Posts: 22,704
Joined: Oct 22 2006
Contact:
Offline PMPoints:
1,044.55
Addons, m8.
/stopcasting
/cancelform [nocombat,outdoors]
/run if not IsControlKeyDown() then RMS("F") else RMS("G") end
Group: Members
Posts: 22,704
Joined: Oct 22 2006
Contact:
Offline PMPoints:
1,044.55
Random Mount Select: Statusreport...
Mounts in Database: 197
Obtainable Mounts: 125
Mounts you have: 53
[10:05:36] Random Mount Select: Calling #19 of 27 matching mounts.
Group: Members
Posts: 24,856
Joined: Aug 27 2007
Contact:
Offline PMPoints:
10,905.83
random mount addon ftw
/mnt - picks best mount possible for w/e you are
Group: Members
Posts: 11,178
Joined: Jun 16 2007
Contact:
Offline PMPoints:
38,761.49
qqqqqqqqqqqqqqqqqqqqqqqqq