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

Why can't my players see the second token action?

1548932210

Edited 1548932239
I have programmed two token actions for each token: The first one is initiative: /w gm "@{selected|token_name}'s initiative:" /w gm %{selected|initiative} I called it "1.Initiative" And "Show as token action" is checked on the macro. Then I did this one: /w gm "@{selected|token_name}'s death save:" /w gm %{selected|death_save} I called it "2.Death-Save" And "Show as token action" is checked on the macro. They both show up and work great for me, the DM, but the players can only see and use the first one, the initiative. What am I doing wrong?
1548934446
GiGs
Pro
Sheet Author
API Scripter
I assume this token actions are created as Macros? It's possible the first one is correctly set to show to players, and the second one isn't. It's a macro setting at the bottom of the dialog, which by default you have to scroll down to see. Look for Show To Players .
Oh lol. Thank you. Didn't realize I had to scroll down.
1549091796
GiGs
Pro
Sheet Author
API Scripter
No problem, that has caught me out many times too :)