4 - hotkey doesnt work in druid forms
What steps will reproduce the problem?
While in a bear or cat form I can't use the configured hotkey to mount up ( I can transform into travel form or flight form ). I don't understand why. It works in travel form. Other forms are no different.
What version of the product are you using?
3.45
Do you have an error log of what happened?
no errors, it just works.. not as expected.
Please provide any additional information below.
Thanks for the addon. I like the fact I dont have to use the macro slot with it. Well.. if you fix it I wont have to =P I still need a macro to get out of my bear and cat :)
| User | When | Change |
|---|---|---|
| akazik | Aug 19, 2009 at 08:08 UTC | Changed status from New to Invalid |
| akazik | May 05, 2009 at 14:11 UTC | Changed status from Accepted to New |
| akazik | Dec 14, 2008 at 12:32 UTC | Changed status from Replied to Accepted |
| ChaGrin | Dec 13, 2008 at 10:05 UTC | Changed status from Waiting to Replied |
| akazik | Dec 08, 2008 at 22:22 UTC | Changed status from Accepted to Waiting |
| akazik | Dec 06, 2008 at 10:15 UTC | Changed status from Waiting to Accepted |
| akazik | Dec 04, 2008 at 09:15 UTC | Changed status from New to Waiting |
| Oakayam | Nov 29, 2008 at 20:28 UTC | Create |
- 5 comments
- 5 comments
- Reply
- #5
akazik Dec 14, 2008 at 12:31 UTC - 0 likesthere is nothing like cancelaura in the api, and the druid shapeshifts are the only buffs which are not allowed to 'cancel' from the API. I have to call the form again to cancel it. and I really hoped that I had fixed that. I've to do another look on it...
[http://alex.kazik.de/]
- Reply
- #4
ChaGrin Dec 13, 2008 at 10:27 UTC - 0 likesAdditional information:
I don't know if this will be helpfull in solving the issue, but the below macro can be used to Cancel any Druid form. Canceling a Form does not trigger a Globle Cooldown, so from a macro point of view, another action can be safely added after the Cancel Form macro.
So here is my idea (and I know nothing about programing an addon, so don't laugh, I don't know if this is even possible):
when a user clicks the SmartMount keybind, SmartMount goes about figuring out which mount (given the situation) to use. Couldn't you have SmartMount first run above macro and Then do the 'figuring out which mount to use' stuff? The Macro would not cause anything bad to happen for non-Druids or Druids that are not in any Form (i.e. no error is given if no form is canceled) so it would be safe to just always have the macro run at every time SmartMount is used.
Thanks again,
ChaGrin
- Reply
- #3
ChaGrin Dec 13, 2008 at 10:05 UTC - 0 likesI'm using beta b55 and you still can not mount while in Bear or Cat form. When I hit the keybind for SmartMount, (while in Cat or Bear form) I get a message in the middle of the screen that says "You are in Shapeshift Form". Also, If I am in Travel Form, I get poped out to Caster Form, but I still do not mount and I get the same "You are in Shapeshift Form" message.
FYI, you can mount from Forms. If you click the "Mount" button (in the wow Mount/pet window) or if you have one of your mounts set as a hot key and click it, you will pop out into Caster Form and mount. All in one button push.
- Reply
- #2
akazik Dec 08, 2008 at 22:22 UTC - 0 likeshi, in the current beta 'b51' you should leave all forms with a click at smartmount. i've to check weather it's possible to leave the form and mount with one click.
- Reply
- #1
akazik Dec 04, 2008 at 09:15 UTC - 0 likesHi,
sorry for the late answer I'm currently very busy.
I'll try to figute out what the problem is - my problem is that my druid is only level 22.
Ciao, ALeX.