-
September 9th, 2022, 23:53 #101
-
September 10th, 2022, 00:14 #102
Sure thing. It looks like a conflict with MNM Character Sheet Tweaks v7 (from the Forge) and the HeroPoints5e addon. He does seem to have some logic that adjusts the sheet to accommodate the Hero Point fields:
However, there seems to be an issue when the addon attempts to modify the nametitle object.<script>
function onInit()
tExtensions = Extension.getExtensions();
for _,vExt in ipairs(tExtensions) do
if vExt=="HeroPoints5e" then
setAnchor("right", "contentanchor", "right", "", "-140");
window.herodice.setVisible(true);
window.hero.setVisible(true);
window.heropointtitle.setVisible(true);
end
end
end
</script>
Working through it now.
-
September 10th, 2022, 01:31 #103
Ok, so I have been able to address all of the graphic glitches, and get the functionality working with MNM Character Sheet Tweaks installed. I am passing what I have found back to Mad Nomad to incorporate into his addon, with the correct offsets for the anchor values.
I still cannot get rid of the error related to the herodice script on sheet opening. Will poke at it later in the weekend.
-
September 10th, 2022, 03:35 #104Zealot
- Join Date
- Mar 2020
- Location
- Oshawa, Canada
- Posts
- 83
Sure.
It is overwriting the header so the portrait window is inaccessible.
Here is the screen shot from my post on the previous page.
https://www.fantasygrounds.com/forum...1&d=1662495080
-
September 10th, 2022, 04:09 #105
This extension is NOT the Hero Points 5E extension that MNM is looking for.
Please post a screenshot of your charsheet without HeroPoints loaded.
-
September 10th, 2022, 18:25 #106Zealot
- Join Date
- Mar 2020
- Location
- Oshawa, Canada
- Posts
- 83
Sorry for the cross-talk.
Here is the same character without Hero Points.
Screenshot 2022-09-10 132418.jpg
edit: And increasing the size of the charsheet does not help.Last edited by ScribblingRambler; September 10th, 2022 at 18:28.
-
October 21st, 2022, 18:26 #107Saint
- Join Date
- Aug 2011
- Location
- Montreal, Canada
- Posts
- 1,013
Reporting two issues with Hero Point on Pathfinder 1 (Core RPG):
1. There was a FG update some time ago that moved the portrait to the top left of the character sheet, the Hero Point extension displays the character name over the portrait. (See image; this is using the official Pathfinder theme, but it's the same without the theme.)
heropoint-1.jpg
2. With the update this week, double clicking on the hero point to use it reports an error (see attached logs) and doesn't decrement hero points.
-
November 8th, 2022, 20:41 #108
Ok, now that I have a few spare moments: I understand that the version that you have posted on the Forge is for CoreRPG, but does not work on 5E due to character sheet changes.
I have attached a copy that I was able to (poorly) hack together with MadNomad, that does work, but it seems to be generating an error on opening an NPC sheet, related to an element of the page:
I am happy to work through this, but I believe that this is just attempting to look up a page element that no longer exists. Would you have any interest in seeing if this last error can be wiped out, and possibly adding it to the Forge for 5E games?Code:[ERROR] Script exection error:[string "CTL:charsheet_overview:nametitle"]:7: attempt to index field 'herocide' (a nil value)
-Taralas
-
December 23rd, 2022, 19:28 #109
Hiya, the Forge version doesn’t show up as available for CoC 7e. I want to use it for Mythos Points for running Solo Investigator rather than using Modifiers for it.
-
December 23rd, 2022, 23:13 #110
Hi Guys. I will spend some time on getting these up to date next week.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


Reply With Quote

Bookmarks