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

Crititcal hit: Chosse Table after Dropdown decision Which weapon

[Critical Hit]( https://thisis mypicture.test/criticalhit.jpg) &{template:default} {{{Choose a weapon of...|Bludgening:[[ 1t[PCBCrit] ]]|Magical: [[ 1t[PCMCrit] ]]|Piercing:[[ 1t[PCPCrit] ]]|Slashing:[[ 1t[PCBCrit] ]] } }} I'm trying to: - post a Picture of a critical hit - then a dropdown tp choose which weapon - then a roll i a table  - then display the result from that table in a template I'm totally stuck any Help is appreciated even just link or similar code. You don't have to fix my code.  Thanks for reading 
1599026015
GiGs
Pro
Sheet Author
API Scripter
Your query is missing the ? at the start. It is also using colons instead of commas as a separator. It should be: {{?{Choose a weapon of...|Bludgening,[[ 1t[PCBCrit] ]]|Magical,[[ 1t[PCMCrit] ]]|Piercing,[[ 1t[PCPCrit] ]]|Slashing,[[ 1t[PCBCrit] ]] } }}
Thanks - after renaming the tables that they have same name as in the Makro - D'oh It's working like a charm
1599028677
Oosh
Sheet Author
API Scripter
[Critical Hit]( https://thisi mypicture.test/criticalhit.jpg) I'm assuming that's just a placeholder, but make sure your actual image link doesn't have a leading space in the address.