still could not get it to work but it is ok found a work around for it thanks for the help
Printable View
still could not get it to work but it is ok found a work around for it thanks for the help
just by chance I know a lot of people have moved to FGU but is there still need for FGC ext and mod for games?
That update removed one of the remaining references, but the two in manager_actions.lua are still there:
...\SmiteWorks\Fantasy Grounds\rulesets\MoreCore\scripts\manager_actions. lua (2 hits)
Line 299: rSource = ActorManager.getActor(v.class, v.recordname);
Line 301: local rTarget = ActorManager.getActor(v.class, v.recordname);
I had run into the same issue last week. Made a copy of <script name="ActionsManager" file="scripts/manager_actions.lua" /> in an extension I created to update all the actor references in it and that fixed it last week. I just removed that reference from my ext. and ran the updater again and no error messages now about being depreciated.
But for some reason I also had to add CharEncumbranceManager.addStandardCalc(); to one of my init scripts to get the encumbrance section to work again. For some reason I couldn't figure out why this was no longer running (I hadn't touched anything related that) and this is part of just Core. So there are few things in Core that have broken other things somehow.
Encumbrance and Currency will need to be redone completely in MoreCore at some point I think.
The diehard gaming site is down? I can't acess the MoreCore Manual.
I am able to access it at the moment.
The link is https://www.diehard-gaming.com/mchelp.html right?
Yes, that one I can access.
I'm attaching a pdf print in case you urgently need it (I'll delete it afterwards) - I'm assuming damned won't mind the User Guide being accessed.
Edit: File removed.