We have configured a fair amount of support for Mythras/Runequest into MoreCore
Yesterday monkeyboy_9000 uploaded a sample character sheet on another thread. Please try that.
Printable View
FGC. I'll check after the game to see if it's an extension issue.
Error help please
Hi, I'm new to using more core and I can't make rolls form the character sheet.
When I try I get the following error.
[4/12/2020 2:24:01 PM] [<color="red">ERROR</color>] Script execution error: [string "common/scripts/morecore_rolls.lua"]:104: attempt to concatenate local 'sParams' (a nil value)
also on the more core none of the parameters I type in will sdhow up just 3 boxes with zeros.
any help on how to fix would be appreciated.
thanks
Welcome Asumacat
Please can you post some screenshots showing the roll details, what it looks like on the charsheet and what you see in chat and error console?
You havent provided anything for me to even guess at your issue.
Damned,
It was an extension issue. Got it solved. Thanks!
GBFF
Hi benightedfae,
This is what the % dice roll output would look like. It calls Success or Fail and if its a double and under the target it calls Critical Success and 99 is a critical failure.
It also modifies the Target number by any Modifier stack input.
https://fantasygrounds.com/forums/at...chmentid=33585
Attachment 33585
I have worked out a solution. I made a modification to the morecore_rolls.lua file (attached, unzip to view). In particular the onClickRelease function, with the changes from lines 34 to 61.
I have placed my version of this file in my extension 'common\scripts' folder. It is called rom the record_pc.xml and record_char_more.xml files as part of the 'cli_rolls' windowclass.
The code modification works on the assumption that the Damage rolls are listed in the 'clilist5' on the PC MoreData tab and 'clilist2' on the NPC main tab.
I have tested it and it works fine.
Very good BrotherKelly
What system are you working on?