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

Powercards Buttons

I am trying to create a character sheet that houses all the weapons in the game and then players can pull those macros for their own use. So they can use %{Weapons|Long-Sword} to use a long sword. But I can't get the buttons to work right. [Long Sword](!
%Weapons|Long-Sword) doesn't work and neither does [Long Sword](!
%{Weapons|Long-Sword})  If anyone has a hint for me, let me know!
Try using ~ in the button instead if you are calling an ability from a character sheet.  [Long Sword](~Weapons|Long-Sword)
I'll try it.