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 .
×

Initiative Macro not working for players but works for me (DM)

I created a token macro to roll initiative for every player. It works perfectly fine for me as DM for all the tokens, but when a player tries to run the token macro (selecting their token and then hitting the "Initiative" macro button) it returns" Unrecognized command: /emas Mr. Saghata rolls a $[[0]] for initiative" Macro is: /emas @{selected|token_name} rolls a [[1d20+{DEX}&{tracker}]] for initiative!
1609958162
The Aaron
Roll20 Production Team
API Scripter
/emas does not work for players, only GMs.  Players can use /em to emote as whomever they are speaking as.
thanks!