Questions tagged [roll20]

For questions about Roll20, an online browser-based virtual tabletop that supports multiple game systems.

For questions about Roll20, an online browser-based virtual tabletop. Roll20 is a system-agnostic platform with support for most popular game systems. It is free to use, with optional subscriptions for additional features.

Questions with this tag should focus on issues encountered while using the Roll20 tool, or questions about how to use certain elements of the tool. (Note that tool recommendation questions are no longer allowed on RPG.SE.)

Related tags:

77 questions
11
votes
3 answers

How can I use Roll20 to reroll some dice until I get no duplicates?

Is there a command or macro that would help me roll 5d11 until I get no duplicate values? At the beginning of each session I roll 5d11 and if there are any repeating numbers I roll again until there aren't any. I can't seem to find anything on…
Kmnder
  • 113
  • 1
  • 7
9
votes
1 answer

How can I have a Token with a Macro on Click in Roll20?

I would like to add a token (legend button) to the world overview, which allows to click another token and show a description of the place. So far I have created a token (A), which has a token macro (as a character-sheet…
Torsten
  • 173
  • 1
  • 7
7
votes
1 answer

As a DM how do I make a Macro for monster attacks and Save Check in R20

I wanna make a Macro that uses @Selected but I dun't know how to put it in a way that whenever I've selected a monster when I press the attack1 button in the Bar the monster I am selecting will roll a Dice corresponding to it's weapon on attack1.…
Aileen
  • 71
  • 2
6
votes
1 answer

Enabling dynamic lighting in Roll20, but the dynamic lighting tab is missing

Trying to enable dynamic lighting but I'm missing the Dynamic Lighting tab shown in the official tutorial. My Game: The official tutorial:
5
votes
2 answers

How can I add attributes to all characters in a folder and set them to a default value?

I recently decided to consolidate my macros that refer to a character's gender by pronoun into a single one using attributes on the character sheet (ie subjective, objective, possessiveA, and possessiveP) and am looking for a way to loop through…
Himitsu_no_Yami
  • 6,283
  • 4
  • 31
  • 89
3
votes
1 answer

Adding a fixed value to a macro roll in Roll20

I want to write a macro that rolls another macro and adds a fixed value. Example: /me is spotting with a bonus of 2 @{Charname|spotcheck} + 2 I just can't get it to work... @{char|spotcheck} runs the @{char|spotcheck} macro just fine and returns…
Old Zean
  • 31
  • 3
3
votes
1 answer

Can a macro update a token's sheet?

Short story: I want a macro to change the sheet of the token it is using OR a heal macro. Long story: I am using the bars in the token menu to keep track of a crit system. This system works like this: I roll 1d100 each time I attack. If it's X or…
Simon
  • 4,252
  • 22
  • 54
2
votes
1 answer

Can a Roll20 macro select a rollable table according to a roll(ish) result?

In coming up with an answer to this question, I found a method to reference a table according to a variable. Quite different to this question, the solution concatenates a variable to a table name prefix to fetch a value from a single-item rollable…
Haem
  • 187
  • 10
2
votes
2 answers

How to show "Success" or "Failure" in roll20 macros?

I'm setting up Roll20 macros to play Frostmark, a DnD 5e derivative that has a mana mechanic of sorts; Spells are powered by souls and if you fail a soul check when casting a spell, you lose the soul you were using to power the spell. I'm trying to…
Haem
  • 187
  • 10
2
votes
1 answer

How can I issue multiple commands from a single query choice in Roll20?

I created a set of macros using the API to generate attributes for characters on Roll20 to refer to their pronouns for use in macros. I currently have it set up with 3 macros, each with 4 lines because I can't add multiple attributes with a single…
Himitsu_no_Yami
  • 6,283
  • 4
  • 31
  • 89
2
votes
1 answer

Why can't I find this Map in roll20 that happens to be included in a module I bought?

I would like to show maps to my players of the town of Leilon (and Neverwinter, for that matter). It's my first time using roll20, so I went through the tutorial. It says that under the "Art Library" tab, I can search for assets. I select…
Caleb Jay
  • 131
  • 4