Would it be possible to get this extension to work with Shadow of the Demon Lord? I am a softy :)
Or maybe just so it increases the number of fortune points...
Would it be possible to get this extension to work with Shadow of the Demon Lord? I am a softy :)
Or maybe just so it increases the number of fortune points...
I am not sure if this is a known issue, but this doesn't show up for Castles & Crusades anymore. It is probably just because the the C&C rule set has been renamed?
Sorry guys... nearly there...
OK.. the fix for the #2 issue is relatively simple.
Replace
withCode:ActorManager.getActor("pc", window.getDatabaseNode());
The first issue is a bit more complicated.Code:ActorManager.resolveActor(window.getDatabaseNode());
More on that later...
As for the First issue.. turns out it is actually pretty simple too.
Remove the "overviewframe" and "name" replacements completely.
Change this line to read:
and this frame to read:Code:<windowclass name="charsheet_overview" merge="join">
Code:<frame_char name="heroframe" insertbefore="overviewframe">
<anchored to="rightanchor" width="130" height="45">
<top />
<right anchor="left" relation="relative" />
</anchored>
</frame_char>
Thanks, but I have a 5ed version which have an error message- 5ed is the only D&D version where Hero points are used- so why is the Forge version not compatible with the only version where Hero points are used or do I understand something wrong?
Thanks for the link anyway or is this the version from this thread?
Thanks
Micael
Ok kiddies, ive finally updated the 5E version. I will get to the others soon. This will need updating again in a week or three when the next FG build drops.