This is super awesome news! This is a real great!
Printable View
mcortez is also running 2d20 games so he knows what is what and ill just incorporate his changes in as they become available.
Use the extension for now - I wont push another MoreCore update till next weekend at the earliest.
So have you gotten that documentation on the roll parameters done yet? I haven't even tried this new version yet cause I'm afraid of what it might do. lol I'll try it but first I'm backing up the old version. Just in case I have to rollback.
didjaevenlook?
https://www.diehard-gaming.com/mchelp.html#parameters
Hey.. I took this extension, and modified it so I would not need to replace the /conan strings with the new /modskill. And it works flawlessly. Now, I know I can use the parameters in the string to modifiy the number of D20 I roll. But I am adding the code to it now, that allows me to add dice via the lower left modifier box. (its just the way I like it to be done) but with your permission mcortez, I will post that extension here for those who do play conan, wont have to modify any dice strings till the new MoreCore is released. You cool with that?
I've no objections, post away!
Edit: I'll go ahead and incorporate your changes back into /modskill -- I think I can setup the die roll to also have multiple aliases so that /conan and /modskill will both use the same code, that way both strings benefit and there's only a single code base.
I'm also going to add another (optional) parameter for c# - which will add to the complication range. In Infinity it's possible to acquire things like weapons that are damaged, or have quirks, so that they always have a +1 or +2 complication range - so you get complications at lower die rolls. I figure it might be handy for when setting up equipment to be able to work that into the roll's themselves.
Thank you mcortez!
Here is the extension file. Slightly modified. This will override the current "/Conan" dice string code in MoreCore and replace it with the above very serious improvements! This also will allow a person to add dice to the roll by adjusting the Modifier box in the bottom left corner.
Inshort, this lets things work till the next version of MoreCore is updated.
I wonder if someone can help me make an improvement to the /myinit roll so that when it sets the init it will actually take the total and not just the die roll.
Attachment 25350
This is the problem I'm having. The string is set up to accept the modifier and it rolls it with the modifier, but only takes the flat die roll, not the total. :confused: I've tried looking at the code, but I can't figure out how to make it work correctly.
I am having the same problem. The /myinit roll seems to be ignoring any modifier; including the one supposed to synch with the combat tracker.
There is an issue with /myinit ignoring the modifier. Ill have a fix in the next update.