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

[Skill40k] Macro Results into Table

Greetings all, I was looking for a way to spice up a few of my macros by having the results display in chat in a table. I have been looking over the old forms and have not found what I am looking to do. I am not wanting a rollable table, just the results of the macro to display in a table. Thank you all in advance. Mongo
1542328094
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
If you want a tabular display (rows and columns), you will need to use a Roll Template . With the exception of the default template, the layout will vary tremendously depending upon which sheet you use. If you could be a little more specific, someone might be able to give you some ideas.
Thank you sir. I am running a HomeBrew mix based on the Warhammer Dark Heresy sheet. I wan the result of a skill check, !skill40k @{Ranson|character_name}'s Resist Skill, @{Ranson|Willpower}, 20, 10, 10, 0, ?{Target Modifier|0} To appear in a table in chat.  Thank you for your time
1542332238

Edited 1542332361
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hm. That's going to take an answer from someone familiar with that script and/or sheet. Since it is an API script that produces the output and not a text chat macro, it might not be possible without re-writing the script. You might get better attention by putting the name of the script in your subject line. I'll go ahead and edit it in for you, but let me know if you'd like me to revert it. I assume this is the Skill40k script for Dark Heresy?
Well, poop. I was hoping it would have been a simple thing that I was just overlooking
1542335899
GiGs
Pro
Sheet Author
API Scripter
What script is that? do you have a link?
1542337027
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I would guess it is this one , by Jakob, given the syntax.
Thank you GG for your interest in my issue. I personally do not know which script it is, but will do my best to look it up. KeithCurtis may be correct. This is from the Script it's self. This script was written by Jack D on Roll20 Forums at <a href="https://app.roll20.net/forum/post/4607859/help-dark-heresy-2nd-edition-api" rel="nofollow">https://app.roll20.net/forum/post/4607859/help-dark-heresy-2nd-edition-api</a> Thank you.
1542338321
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Looking around, it looks like a lot of folks had their hand in it. :)
1542411527
GiGs
Pro
Sheet Author
API Scripter
Which version of the script are you using , Mongo? It should be in your api scripts page.
1542412504

Edited 1542412565
DS_Degrees_Skills.js I hope that answers that question. I'll look for more information in the script There is also this link In the script * This script was written by Jack D on Roll20 Forums at <a href="https://app.roll20.net/forum/post/4607859/help-dark-heresy-2nd-edition-api" rel="nofollow">https://app.roll20.net/forum/post/4607859/help-dark-heresy-2nd-edition-api</a>