Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
Bug is as title says. When using a macro with /emas @{selected|token_name} adds a space followed by a repeated last character of their name. So Bob would appear as /em Bob b. I noticed this on the dev server. Not sure if this matters.
I see. I would not really consider this a bug, since the correct usage of the command is "/emas <name> <message>", with one space between each part of the command. If it's not entered properly, the parser can't recognize it properly. As a side note, if there are spaces in the name you can put quotes around it, e.g. /emas "Riley D." Hello there!