You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need a screenshot or something, I put AA ApplyEffectsToTemplate in Item Details -> Fields On Use Macros but get "midi-qol could not find macro AA ApplyEffectsToTemplate"
The macro itself has unworking code in it. AAhelpers.applyTemplate(<midi arguments here>) from
{"_id":"UwyXiTHK3Q518uLm","name":"AA ApplyEffectsToTemplate","type":"script","author":"E4BVikjIkVl2lL2j","img":"icons/svg/dice-target.svg","scope":"global","command":"//On use macro to apply an item's active effects to the placed template instead of applying through the normal midi QoL workflow \n// requires midi qol, advanced macros and Active Auras \nAAhelpers.applyTemplate(<midi arguments here>)","folder":null,"sort":0,"flags":{"furnace":{"runAsGM":false},"combat-utility-belt":{"macroTrigger":""},"core":{"sourceId":"Macro.fHwT4N13IcbW4D3I"},"advanced-macros":{"runAsGM":false}},"ownership":{"default":0,"E4BVikjIkVl2lL2j":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.1","coreVersion":"10.283","createdTime":1662274930163,"modifiedTime":1662274930163,"lastModifiedBy":"GrX6tFOozYFBnDHq"}}
Can do ItemMacro with 'AAhelpers.applyTemplate(args);' Only Called Once Template Is Placed.
The text was updated successfully, but these errors were encountered:
Need a screenshot or something, I put AA ApplyEffectsToTemplate in Item Details -> Fields On Use Macros but get "midi-qol could not find macro AA ApplyEffectsToTemplate"
The macro itself has unworking code in it.
AAhelpers.applyTemplate(<midi arguments here>)
fromActive-Auras/packs/macros
Line 2 in f2228e6
Can do ItemMacro with 'AAhelpers.applyTemplate(args);' Only Called Once Template Is Placed.
The text was updated successfully, but these errors were encountered: