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 .
×

Roll Dice From Handout

I am pulling my hair out with this one.  I have searched the forum and there are more answers with corrections to those answers,  I have been trying for an hour now and I am ready to start pulling my hair out, I made a hand out with a link that the player is to click on to roll an attack and the text is simply  +6 What is the current URL methodology to make it roll 1d20 + 6 Thanks in Advance
1781220197

Edited 1781269126
Add a backtick ( ` ) at the start of the link. On a standard keyboard, it's in the top left corner, under the ESC key. `[[1d20+6]] Other examples: '#Macro_Name  (calls existing macro) `/gmroll 1d100  (Rolls 1d100 and whispered the result to GM) `/desc Text to send to chat  (Formats the text as a description and sends it to chat) `[[10d10]] Necrotic Damage (DC 13 CON saving throw for half damage)    (Rolls dice in-line and adds the descriptive text ) `/emas Scorpion Dagger inflicts [[4d8]] poison damage to @{target|character_name}  (asks for a target then emotes the line of text, including the in-line roll)
Thank you Rick A.  I really appreciate your help