Log in

View Full Version : [mounted] - Is there a way to...



Finnion
05-28-2008, 11:03 AM
It seems the [mounted] and [nomounted] conditions only apply to the character using the macro... is there a method to mount (and dismount) based on the mount status of another character?

something like:
/cast [target=focus, mounted] <name of mount item>

What I get with that macro though isn't the mounted status of focus, but the mounted status of player - any way around this?

KvdM
05-28-2008, 12:05 PM
Sounds like the problem is that he wants to remount when some of his chars are still mounted. What you could try is to add a keyboard modifier to your macro.

/cast [nomounted, nomodifier] [mounted, modifier:shift] <name of mount item>

This way you can tell all your chars to either mount or dismount.

Ken
05-28-2008, 12:08 PM
That is probably OR a bug OR a design decision by Blizzard. I couldn't find it on wowwiki.com.
I'd expect that any condition (that is allowed!) together with a target will be applied on the target, not on the player.
[edit] So it might be better to ask this in the correct Blizzard forums.

Memn
05-28-2008, 12:29 PM
If some of my team is mounted, some aren't and I want them all to be mounted I just hit my mount key twice. The mounted toons will dismount on first tap, and remount on 2nd. The dismounted toons will mount on 1st, and ignore the 2nd as "Another action in progress". No need to jump to interrupt...

kllrwlf
05-28-2008, 05:00 PM
If thats the case, I just dismount all (hit mount key), then quickly jump to stop any from re-mounting.

Then just mount up with all.

I also do this. Or sometimes move forward so that it stops the mounting process... that sounded bad.

Anozireth
05-28-2008, 09:35 PM
If you just tap the mount key twice, any that are currently mounted will dismount and immediately remount.