Log in

View Full Version : Draenor Mount Macros



schilm
11-19-2014, 05:53 PM
Hi all,


I'm sure this is common knowledge, but I wanted to share a trick I use for mounting and the way I've adapted it for Draenor.


For mounting I had originally just used a macro like this (with an accompanying Mapped Key that simply calls the macro):



/cast [noflyable] Armored Brown Bear; [flyable] X-53 Touring Rocket


That mounts on my trusty ground mount if the area doesn't allow flying, or mounts on the Touring Rocket if it does.


The problem with that approach is it just toggles mounts. So if one toon is mounted, and 4 aren't, broadcasting that macro will cause 4 to mount and one to dismount.


What I did was to change the mount macro to this:



/cast [nomounted,noflyable] Armored Brown Bear; [nomounted,flyable] X-53 Touring Rocket


This macro ONLY runs the cast command when the toon isn't mounted, so in the above scenario, one toon stays mounted and the other 4 mount up!


In order to dismount, I have an additional dismount macro set up in ISBoxer (and accompanying Mapped Key) that is simply:



/dismount [mounted]

I use a G13 keypad and a mouse with a thumb button that I have mapped to ALT.


So to mount, I just press the hotkey button on the G13 keypad and that causes all the toons to mount. To dismount, I hold the side thumb button (ALT) on the mouse and press the same button on the G13 keypad and all the toons dismount.


This approach works great and I've been using it for years. However I've run into a problem in Draenor whereby the [flyable] / [noflyable] mechanic doesn't work. It thinks Draenor is flyable, even though we can't (yet) fly there so I always mount on the touring rocket as a ground mount which I find irritating.


So to fix for this, I created a new Macro named "Mount (Draenor)" (and again accompanying Mapped Key) that only mounts on the ground mount as follows (I'm using the Water Strider in Draenor):



/cast [nomounted] Azure Water Strider


this Mapped Key has the exact same HotKey as the regular Mount Mapped Key. But it's initial state is disabled.


To enable this I have another Mapped Key named "Draenor Mount Toggle" that has two steps. The first turns the Draenor Mount on and the regular Mount off. The second step turns the regular Mount back on and turns the Draenor Mount off.


I've attached a file that contains the Key Map and the Macro set I'm using for this. To use this, you'll just need to import each into ISBoxer, configure your character set to include the macro set and the keymap and change the hotkeys to match your setup.

1378

Hope this helps someone. Let me know if you have any troubles with this.

Thanks,
Max

Ughmahedhurtz
11-19-2014, 08:54 PM
So, just be clear, this isn't WoD-specific; it's just a cleaner implementation of your basic mount macro? If so, then yeah, it oughta be common knowledge but I'm sure people run into this from time to time.

schilm
11-19-2014, 09:04 PM
Yea, its just my basic mounting and dismounting macros, with a twist for a situation I've only encountered in Draenor.

Ughmahedhurtz
11-19-2014, 10:02 PM
Technically, it's always worked that way. The MoP zones do the same thing until you learn MoP flight at 90. Hell, I think the old world does the same thing too now that you have to get the pilot's license to fly there. :p

Tehtsuo
11-20-2014, 08:27 AM
As a multiboxer, hotkey minimization is key to me. I have the same "mount up and don't do anything if you're mounted" hotkey, but I don't have a dismount hotkey. I just added /dismount to my buff macros, so I can just use my buff hotkey to dismount. :)

schilm
11-20-2014, 11:08 AM
Technically, it's always worked that way. The MoP zones do the same thing until you learn MoP flight at 90. Hell, I think the old world does the same thing too now that you have to get the pilot's license to fly there. :p

No, I think there is something different in Draenor. The [flyable] / [noflyable] flag no longer works there.

It used to take into account the zone and your ability to fly there. So the macros used to work correctly in Pandaria.

When my toons were level 89, I would hit the macro and they would mount on the bear but when I switched to a team that had the pandaran flying abiility, it would mount on the rocket.


http://us.battle.net/wow/en/forum/topic/15253005243