MountsJournal_Classic

MountsJournal_Classic

23.9k Downloads

Don't cast mount if in Ghost Wolf

BalurPoco opened this issue ยท 5 comments

commented

Hello,

Currently if I'm in Ghost Wolf and click Summon1/2 it cast a mount.
But instead I just want to cancel the form on the first click.
And cast mount only the second click (when I'm no longer in form).

I would like to request such a setting.

commented

Hello, you can use this macro:

/click [noform]MountsJournal_Mount
/cancelform [form]
commented

Hello, you can use this macro:

/click [noform]MountsJournal_Mount
/cancelform [form]

You're right! Thanks.

commented

No problem, thx for feedback :)

commented

In combat, if I mounted on ground or flying, and press the button I get into ghost wolf, but just want to dismount.
Do you have a fix for this?
Both macros are enabled in settings for easy cast ghost wolf if moving or in combat.

commented

Try this

/click [noform,nomounted]MountsJournal_Mount
/dismount [mounted]
/cancelform [form]