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

Ability macros

1389747578

Edited 1389747617
I created a macro as an ability and placed it in the 'Character' then clicked "Show as Token Action" But when I click on the token, it does not show up as an action: (The "Initiative" and "Whisper DM" macros are seperate and work fine.) What am I doing wrong?
Make sure you deselect the token and click it again. Make sure the token represents the character. Make sure the default token represents the character if you're dragging it from the sidebar. That's all I've got. Out of curiosity, what does your Whisper_DM macro look like?
1389797490

Edited 1389797525
Robert R. said: Make sure you deselect the token and click it again. Make sure the token represents the character. Make sure the default token represents the character if you're dragging it from the sidebar. That's all I've got. Out of curiosity, what does your Whisper_DM macro look like? Deselected / re-selected - done Deleted token, re-associated it with sidebar Still not working. In the sidebar character (in the journal), I can click on the die and it will perform as it should. It just doesn't show to be an action that can be performed when the token is selected. My Whisper DM macro: /w <DM name> ?{Enter text here|0} When a player clicks on it, it opens a new window in which they can input their text. Then just hit enter. (Obviously, change <DM name> to the actual name of your DM) :)