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

Script to Insert Information from Random Tables into a Handout/Character Entry in the Journal?

Is this possible?
1585814629
GiGs
Pro
Sheet Author
API Scripter
It's definitely possible with an API script. I don't know of one that's written to do that yet.
1585832778
The Aaron
Roll20 Production Team
API Scripter
Depending on what you want, you could do it with NoteLog .  !note-log Players encounter [[ 3t[random-monsters] ]]
1585851188

Edited 1585851202
Aaron thank you so much! I just found your script at&nbsp; <a href="https://app.roll20.net/forum/post/4121164/script-notelog-v0-dot-1-2-updated-with-inline-roll-expansion-and-multiline-message-adding/?pagenum=1" rel="nofollow">https://app.roll20.net/forum/post/4121164/script-notelog-v0-dot-1-2-updated-with-inline-roll-expansion-and-multiline-message-adding/?pagenum=1</a>
1585851759
The Aaron
Roll20 Production Team
API Scripter
Great!&nbsp; =D
Hey Aaron, is there a way to change the name in script, from Log to Something else?&nbsp; And is there a way to create a Character Sheet instead of a Handout?
1585854310
The Aaron
Roll20 Production Team
API Scripter
Not currently, though those things would be possible to add.
My plan was to randomly use a table to create a name, and then fill the details area with information regarding randomly generated NPCs.
1585854828
The Aaron
Roll20 Production Team
API Scripter
Ah. Pretty sure I can help with that.&nbsp; When you say "details" are you talking about the Bio field for the Character, or are you talking about various other parts of a Character Sheet?
Bio area :P