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 .
×
Create a free account

/emas @{selected|token_name} extra last character of token name

1384303018

Edited 1384303104
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 figured out what was causing this. It only does it if there are two spaces between /emas and the call. ie "/emas @{selected|token_name}"
1384895983
Gauss
Forum Champion
I apologize for not getting to this sooner. Bug confirmed on the Prod server as well. Thank you for reporting it. I will file a bug report.
1384896631

Edited 1384896909
Riley D.
Roll20 Team
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!