mech-tools

Results 6 comments of mech-tools

@CarlosFdez Seems that Item Macro is working when clicking the item directly from the sheet but not as a macro. Was it implemented or pending?

@CarlosFdez attempting to fix this: https://github.com/RedReign/FoundryVTT-BetterRolls5e/pull/300

@tposney Hey, as far as I know, there is no issue with ItemMacro & BR when cliking an item in the sheet (not anymore anyway). If a macro is declared...

@yjeroen Hotfix for this: replace line 1053 of file gridScale.js with: ```javascript if (game.user.isGM) { controls.push(sgLayer.newButtons); } ```

Same behavior with LoadText: ![workflow](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/assets/1687854/bbfaf85e-e7bc-48da-b870-31a7e2c0d827) [LoadText.json](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/files/12919021/LoadText.json) This will load the same text (from the same file) in both `Show Text` instead of the two texts from the two files.