
I'm new to macros and I'm working on making a melee attack nested in the emote. /me Sam slams the holy sword Raidence down on his enemy! [[ 1d20 @{MeleeBAB} + 1 ]] and he does [[ 1d1 +@{STRMOD} ]] This is the full command I wrote but it's not working. It sends nothing. So I decided to try and do a little troubleshooting and I removed the "and he does and he does [[ 1d1 +@{STRMOD} ]]" part and this is what it returns. Brandon F. Sam slams the holy sword Raidence down on his enemy! 16 Brandon F.: it's adding a blank line for some reason. What should I do to fix this and to get the full comand?