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

Nesting Macros & Roll Tables

1533065813

Edited 1533065861
Jelly
Pro
Marketplace Creator
Greetings (Again...)! I just posted a topic about a nesting macro issue which Aaron graciously helped me with (Thanks again if you are reading this). But now I'm stumbling into a new issue. I would like to create a nesting macro for my roll tables. I have an encounter table ready that works fine, but when I try to nest them. They seem to not want to show up. I've learned from my past mistakes and tried what was the issue before, but that still doesn't seem to do the trick. So here I have my encounter macro that when I click it. Works fine. The command I use is /w gm [[1t[Early-Day-Wasteland]]] and it comes out like this, which is how I want. But when I try to create a nesting macro for the tables (in case I make more, which I probably will). I get no button for the table. This is the code I use /w gm &{template:npcaction} {{rname= Encounter}} {{name=When and Where?}} [Day - Early Wasteland]( !
#EarlyDayWasteland)
1533065956
Jelly
Pro
Marketplace Creator
And also if you would like to see what I mean. Thanks!
1533069392
The Aaron
Pro
API Scripter
Try: /w gm &{template:npcaction} {{rname= Encounter}} {{name=When and Where?}} {{ [Day - Early Wasteland](!
#EarlyDayWasteland) }}
1533069617

Edited 1533069667
Jelly
Pro
Marketplace Creator
Nope, still getting the same problem unfortunately :(  Used the test macro and still no dice (Literally and metaphorically)
1533069836
The Aaron
Pro
API Scripter
Try: /w gm &{template:npcaction} {{rname= Encounter}} {{name=When and Where?}} {{description=[Day - Early Wasteland](!
#EarlyDayWasteland) }}
1533070005
Jelly
Pro
Marketplace Creator
You sir, are phenomenal! Thanks!
1533071076
The Aaron
Pro
API Scripter
Hahahahaha!  I just spend a lot of time on Roll20... =D