Crusader Kings III

Crusader Kings III

Remove Dynasty Renown Member Limit
10 条留言
Xaze  [作者] 2020 年 11 月 27 日 上午 2:56 
currently i dont have the time to do playtesting. The comment by crouchinglemur shows whats changed in the define file. if you change that number in the new file it should work.
Darth Xaarinth 2020 年 11 月 26 日 上午 6:56 
@Xaze any plans to update this mod? In 1.2.1, this mod is making all mercenary groups have 60k-100k troops in them
Lemur 2020 年 10 月 4 日 上午 9:28 
https://drive.google.com/file/d/1SzyPr63ATpsnIdkop6WTngCbdjC56xZ4/view?usp=sharing

here's how I'm doing it and it's working for me, I have no idea what could be different on your side
Xaze  [作者] 2020 年 10 月 4 日 上午 7:55 
i did. tried different combinations
Lemur 2020 年 10 月 4 日 上午 7:28 
did you remove the full defines file from your mod?
Xaze  [作者] 2020 年 10 月 4 日 上午 6:54 
the renamed file didnt load. the file with only the modifies value had the effect, that every other renown gain source was missing.
Lemur 2020 年 10 月 4 日 上午 6:47 
what I do when modding defines, is copy the defines file from the game, rename it, and inside it leave only values that I want to change
Xaze  [作者] 2020 年 10 月 4 日 上午 4:16 
I understand what you're saying. The problem is: If i modify the file name, the game doesnt recognize it. if i just keep the one line in 00_defines.txt everything else gets removed from the dynasty renown gain. could you please clarify how to add a new/ separate defines file through modding?
Lemur 2020 年 10 月 3 日 下午 2:24 
NDynasty = {
MAX_MONTHLY_PRESTIGE_GAIN_FROM_ALIVE_MEMBERS = 200 # Cap the above number
}

this is all you need in your defines file, just rename your file so game doesn't confuse it with defines file

in that way, this mod will be compatible with other mods that change defines
Lemur 2020 年 10 月 3 日 下午 2:20 
did you... modify the entire defines file instead of just changing one value?