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

Rollable table

im sure that if i did enough hunting i could probably find this but for the life of me i cant find it  to roll on a table u do 1t[name of table] but what does 1t stand for  if i did 5t does that mean it roll that table 5 times? or what would 5t mean? if someone  could help me out on this i would be grateful  Thanks  Pred
1517184438

Edited 1517184472
Pat S.
Forum Champion
Sheet Author
Rollable Table You can also roll a table directly in the chat input, or in a macro, by using the special roll command 1t[table-name]. For example, to roll your "crit-failure" table one time, you would enter /roll 1t[crit-failure]. You can change 1 to whatever number you would like. You can also roll a table inline in chat or a macro by wrapping it in double square brackets like this [[1t[table-name]]]
1517185427

Edited 1517185498
right but what i mean is 1t[ name of table] or 5t[ name of table] is there any differnet in these rolls? or are they the same?  im trying to figure out what "1t" means for the roll and everywhere i have looked i cant get an answer for that
1517189037
GiGs
Pro
Sheet Author
API Scripter
The t there tells roll20 you are rolling on a table, instead of d for a dice roll. You know how dice looking like 1d6 2d12, etc? tables are the same, 1t[name] means roll once on that table. 5t[name] means roll 5 times on that table.
ok cool  that make since but if i was to plug that into a template is only going to return the 1st  imput im guessing and outside of APi im gussing there now way i could split up the roll into 5 input statments?