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

[5e] help with community 5e character sheet. possible bug?

Our group is using this 5e character sheet ( <a href="https://app.roll20.net/sheet-previews/dnd5e.png" rel="nofollow">https://app.roll20.net/sheet-previews/dnd5e.png</a> ) and I've noticed what I think&nbsp;is a&nbsp;bug with it.&nbsp;&nbsp;I keep trying to create a macro using inititive so that I can set it as a token action but it never gets called for some reason, the button works correctly and if I drag it to the macro bar that works correctly as well but if I use %{Charname|Initiative} it stops working for some reason(same call that the sheet or macro bar button uses).
1458325296
Kryx
Pro
Sheet Author
API Scripter
You've likely named your token action the same name. Try naming it "Init" so that it doesn't overwrite the name of the macro from the sheet.
that seemed to be it thanks.&nbsp; On a side question is there some way to rearrange token action order?