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

Table Roll Macro That Whispers to GM, but shows Token and Table Entry Name

I figured out how to make a Table roll macro Whisper to the GM, but it doesn't show the name of the table entry or the token associated with it if I do that. I need to have a table that rolls, shows the token and the name (because that's where the #Enc is) but can only be seen by the GM. If I roll in public it does exactly what, but for whatever stupid reason it doesn't show the name or the token if it's whispered. Current Code: /w gm [[1t[OIF-RandEnc]]]
well if you want it to be public switch /w gm to something like /Emas Eric finds himself  [[1t[OIF-RAndenc]] is simple remove the /w gm If you want an image to be used it would create a token but this image needs to be uploaded into your art library and set as such in the roll table. for players to be able to roll it then it would need to be set as such.
1515507583
The Aaron
Pro
API Scripter
Use: /gr 1t[OIF-RandEnc]
well if you want it to be public I don't. I want it to be GM only, but I also want it to show the icon I put onto the table when I roll it. If you want an image to be used it would create a token but this image needs to be uploaded into your art library and set as such in the roll table Which I did. It doesn't show up in a GMroll or Whisper roll. /gr 1t[OIF-RandEnc] Still the same problem as above. The icons set in a table do not show in the chat when a table is rolled in GMRoll or Whisper . The work fine if it's public,but that's useless.
Ricky von Katzen said: The icons set in a table do not show in the chat when a table is rolled in GMRoll or Whisper . I'm not able to replicate this: Could you try adding a similar Rollable Table within a fresh Game to see if this issue persists? (On a related note, Rollable Table images will not display when a table is rolled via an [[inline roll]].)
1515623706

Edited 1515623942
Silvyre said: Ricky von Katzen said: The icons set in a table do not show in the chat when a table is rolled in GMRoll or Whisper . I'm not able to replicate this: Could you try adding a similar Rollable Table within a fresh Game to see if this issue persists? (On a related note, Rollable Table images will not display when a table is rolled via an [[inline roll]].) I think it's the inline roll thing. I did not know that made a difference. Thank you. So, can this be made to work with a macro? Because if I take the brackets off it just doesn't work. Figured it out. Awesome.
Ricky von Katzen said: Figured it out. Awesome. Glad to hear it!