FVTT 0.8.7 - "Create Chat Message" macro missing vital line
buttonpushertv opened this issue · 1 comments
buttonpushertv commented
As it exists in FVTT Community Macros v.0.42.0, the "Create Chat Message" macro does not work without the addition of this line at the top of the macro:
let controlledToken = canvas.tokens.controlled[0];
Running in FVTT 0.8.7 (node.,js install)
AnthonyVadala commented
Added line with commit dae877d