Larkinabout / fvtt-token-action-hud-core

Token Action HUD is a repositionable HUD of actions for a selected token.
14 stars 17 forks source link

Question regarding Item Macro compatability #250

Open pandanielxd opened 2 weeks ago

pandanielxd commented 2 weeks ago

I noticed that there was some form of integration for the Item Macro module with Token Action Hud Core. I was expecting that using the hud would active the macros set up through Item Macros. However, this didn't seem to be the case. Are system modules supposed to implement actions for Item Macro specifically, or should it work by default?

Build: V12 Stable 327 Module version: 1.5.5

pandanielxd commented 4 days ago

Hey, thanks for the update! However, after updating I didn't notice any difference :(.

Larkinabout commented 4 days ago

Depending on the Item Macro Display module setting, it should show an action with the Item Macro icon: image

Larkinabout commented 4 days ago

Should also note, this feature is disabled if you also have MidiQoL enabled.

pandanielxd commented 3 days ago

I've tried all the Display settings, but a version with the Item Macro included is not shown. Is the comparability system specific?

Larkinabout commented 3 days ago

Shouldn't be, but you never know. What system is it? Also do you have the actual Item Macro module enabled or are item macro's configured in a different way?

pandanielxd commented 3 days ago

I'm using V1.4.6 for WWN https://foundryvtt.com/packages/wwn V1.5.6 token action hud core V1.0.3. of https://github.com/SobranDM/token-action-hud-wwn/ And my own PR for V1.11.1 of Item Macro to work with WWN https://github.com/Foundry-Workshop/Item-Macro/pull/15 (WWN was built based on the OSE system so I could nearly just copy paste existing code, it works fine for normal items from the inventory)