Got the saving of the inis to work in a subfolder. Just changedtoPHP:<options id="Scores" file="Advanced Scoreboard.ini">
and it works with the files in that subfolder (in the other xmls I did the same).PHP:<options id="Scores" file="ini-Files\Advanced Scoreboard.ini">
Could you please rewrite the added CvCustomEventManager for the work with BUG?
<events module="CvModChooserEventManager">
<arg type="string" value="Config.ini"/>
</events>
<events module="CvModChooserEventManager"/>
OK, seems like I will get it to work. (I hope so)
What can I do, to get rid of the xml-Warning?
Does BUG still read the CvEventManager file at all?
Looking forward to that HOWTO!I want to integrate the BUG into Merged Mod... I've tried with the published 3.0, but it was simply too overwhelming, so I gave up.
![]()
On the first attempts I immediately ran into disappearing interface errors (which equals indentation errors, I know).
By the way, is it strictly necessary to install that turtoise thing to get the latest version from sourceforge?