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

Recursive Table

Does anyone know if the excellent API "Recursive Table" by TheAaron has been changed recently?? For some reason it's not working in my game. I have tried restarting the sandbox, to no avail  :'(
1555475263
The Aaron
Roll20 Production Team
API Scripter
No changes on my end. Are you on prod or dev for your game?
I’m having trouble too. I’m trying to make a random encounter table. I used the command [[1t[Random-Encounter]] ] which calls the table entry in chat, but doesn’t evaluate the inline call (which is expected). So I get “[[1d4]] goblins” in chat. If I put the recursive command !rt before this nothing happens at all. No error, no output. Thanks for all your help!
1556157304
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Bond said: I’m having trouble too. I’m trying to make a random encounter table. I used the command [[1t[Random-Encounter]] ] which calls the table entry in chat, but doesn’t evaluate the inline call (which is expected). So I get “[[1d4]] goblins” in chat. If I put the recursive command !rt before this nothing happens at all. No error, no output. Thanks for all your help! Recursive tables is an API script. Are you playing in a game created by a current Pro user who has installed that script?
Nope! That's what I was afraid of. I looked around and never saw a definite statement that said I needed to be pro user to use recursive tables. I wasn't sure if that was part of the API. Thanks for your help! I'll just keep using handouts.
1556161189
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
No worries. Generally, anything that begins with an exclamation point is either a script call, or something designed not to print to chat.
The Aaron said: No changes on my end. Are you on prod or dev for your game? I was on Prod... Jumped on again today and tried but again, to no avail. Restarted the API sandbox and now they are working fine... I have no idea why the sandbox suddenly needs to be restarted because this only happens every now and then. Anyhoo....thanks  :)