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

Warriors of Krynn

I have the digital files for warriors of Krynn, but unsure how to set it up as a digitial game/campaign add on for our current campaign. I saw an API and mod for die rolls and such, but no actual explanations how to set it up within R20. Any advice?
1760406129
timmaugh
Forum Champion
API Scripter
I don't see a corresponding marketplace item from Roll20, so I am assuming these are digital assets you procured from somewhere else? If so, that set of digital assets can't be used as a unified, classic "Roll20 Add-On" -- where you can just update your game. You can add digital assets (images, maps, token art, PDFs) to your library... so the answer to *how* you would go about utilizing your digital assets would come down to what they are. Can you be more specific about what you have in the way of files? (What they are in terms of game objects, and also what file format they are in.) Secondarily, scripts can be installed from your "Mod (API) Scripts" link under Settings on your game's landing page. If it's a script you can get from the Roll20 one-click, you can choose it from the dropdown and then choose "Install." If, instead, you have code that you've copied from somewhere else, first make sure that it was intended for Roll20. Different VTT platforms might all use javascript for the basic code, but they all have peculiarities of accessing and handling data/events. Code written for another platform likely won't work on Roll20. That said, if it is Roll20-friendly code, you can install it from the same "Mod (API) Scripts" page by clicking on "New Script", giving your script a unique name (unique within the scripts you already have installed), pasting the code into the window, and clicking "Save". Utilizing the script in the game will likely be a matter of sending messages that bear the proper syntax... but what that syntax is would be up to the original author of the script to have communicated to you (either by posting somewhere or by an output to the chat panel in your game).
1760406137

Edited 1760406196
Gauss
Forum Champion
Hi Darg,  Could you go into more detail regarding what you need?  Some topics we can discuss:  Maps/tokens Character sheets Dice rolling Something else? Describing how your dice system works will help with determining if an API Script is really required. 
1760466935

Edited 1760467094
Darg
Pro
I don't KNOW if an API script is required. I FOUND one on here that IS an API script...but otherwise I didn't know where to post this question. Someone told me it was a mod. And no it's NOT on the marketplace. The only source I can find is this from 2 years ago:&nbsp; <a href="https://app.roll20.net/forum/post/11239876/script-warriors-of-krynn-die-result-generator" rel="nofollow">https://app.roll20.net/forum/post/11239876/script-warriors-of-krynn-die-result-generator</a> Gauss, I have map terrain tiles, tokens that go onto the terrain tiles, and cards and such...Here is a link to YT showing how the gameplay looks and such. You can then see my issue... <a href="https://youtu.be/uTj1g91vIIU?si=a9cehYBAVXzAh8DJ" rel="nofollow">https://youtu.be/uTj1g91vIIU?si=a9cehYBAVXzAh8DJ</a>
1760487673
Gauss
Forum Champion
Darg said: I don't KNOW if an API script is required. I FOUND one on here that IS an API script...but otherwise I didn't know where to post this question. Someone told me it was a mod. And no it's NOT on the marketplace. The only source I can find is this from 2 years ago:&nbsp; <a href="https://app.roll20.net/forum/post/11239876/script-warriors-of-krynn-die-result-generator" rel="nofollow">https://app.roll20.net/forum/post/11239876/script-warriors-of-krynn-die-result-generator</a> Gauss, I have map terrain tiles, tokens that go onto the terrain tiles, and cards and such...Here is a link to YT showing how the gameplay looks and such. You can then see my issue... <a href="https://youtu.be/uTj1g91vIIU?si=a9cehYBAVXzAh8DJ" rel="nofollow">https://youtu.be/uTj1g91vIIU?si=a9cehYBAVXzAh8DJ</a> I am sorry, I am not going to watch a 15 minute video especially not knowing what the "issue" is. If you'd like to point out a small snippet (time point) I'd be willing to check that.&nbsp; Otherwise, please indicate what the problem is, and how the dice mechanics work.&nbsp;