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

Macro Rollable Table Complication

How do i get the rollable table entry to show up when i use it in a macro? i am trying to create a wild magic surge macro and already have the table.
[[1t[table-name]]] in the macro. if you want it to roll the table more than once, change the '1' to that number of times. for example if you wanted it to roll twice, it would be  [[2t[table-name]]]
1608610001

Edited 1608610065
Jordan C.
Pro
API Scripter
E: Ninja'd Try adding "[[ 1t[table-name] ]]" wherever you want the result to show up.
also, if there is any image in the table, it will only display the image, not the text. 
@jordan C. doesn't work. i just did /w gm (cause only i want to see it) [[ 1t[table-name] ]] and it just gives me a zero. am i doing something wrong?
1608611944

Edited 1608611966
The Aaron
Roll20 Production Team
API Scripter
What is the name of your table?  You'll need to change "table-name" to whatever it is.
/emas character name rolls in the Wild Magic Table!  &{template:desc} {{desc=[[ [[1d20=1]]t[ Wild-Magic ] ]]}} Here is my code of Wild magic...... change the name of Wild-Magic to the name of your rollable table