Akirane / XIVHotbar

13 stars 9 forks source link

Weapon Skills not working #6

Closed Noduko closed 4 years ago

Noduko commented 4 years ago

Hello!

When assigning a weapon skill in a slot, the WS is displayed correctly in the hotbar but using it does nothing. For example, I used the following line in the lua file:

{'battle 1 1', 'ws', 'Tachi: Fudo', 't', 'Fudo'},

The WS "Tachi: Fudo" is added to the slot 1 but activating it does nothing at all.

Let me know if you need any additional details. Again, thanks a lot for updating this wonderful addon!

Akirane commented 4 years ago

Hello,

I forgot to add that xivhotbar uses "shortcuts" addon as a dependency for weapon skills. You can find that addon in Windower's launcher. The readme.md file has been updated to mention this.

Noduko commented 4 years ago

Thank you very much, it's working now.

Noduko commented 4 years ago

Just a very minor issue I noticed.

The Addon description says: "MP and TP costs have been removed, spells/weaponskills becomes grayed out when you are unable to use them."

Weapon Skills aren't greyed out when TP <1000. Not a huge deal but just letting you know in case you want to look into it.