Hearts of Iron IV

Hearts of Iron IV

2000 MAX EXPERIENCE LIMIT
28 Comments
Theta-6 7 Aug @ 8:16am 
Is this compatible with Rt56?
"Monk" Jeremus  [author] 16 Mar, 2022 @ 4:43am 
I've deleted it, cuz im not gonna support it anymore. But you can modify it by yourself. Find "r56_defines" in SteamLibrary/steamapps/workshop/content and change there
NDefines.NMilitary.MAX_ARMY_EXPERIENCE = X -- Max army experience a country can store
NDefines.NMilitary.MAX_NAVY_EXPERIENCE = X -- Max navy experience a country can store
NDefines.NMilitary.MAX_AIR_EXPERIENCE = X -- Max air experience a country can store
Burner345-BR 15 Mar, 2022 @ 7:43pm 
What happened with the Road to 56 version?
"Monk" Jeremus  [author] 16 Jul, 2021 @ 11:43am 
@Arcangel Yep, you're right, probably last time i did something wrong.
Arcangel 16 Jul, 2021 @ 10:05am 
@Jeremus Monk
I don't see why that's a problem, but if you want to keep the same absolute gain per day you need to change BASE_COMMAND_POWER_GAIN. Using 200 as example:

NDefines.NCountry.BASE_MAX_COMMAND_POWER = 200.0;
NDefines.NCountry.BASE_COMMAND_POWER_GAIN= 0.003

The daily gain of CP is BASE_COMMAND_POWER_GAIN * BASE_MAX_COMMAND_POWER. To keep the same absolute value, simply follow this relation:

BASE_COMMAND_POWER_GAIN = 0.006 * (100/BASE_MAX_COMMAND_POWER).

BTW, you can put this on a single file. The ";" at the end of the line allows for arbitrary number of lines per file. Just keep in mind to not put ";" on the very last line and everything will work fine.
"Monk" Jeremus  [author] 15 Jul, 2021 @ 10:54pm 
@Arcangel This is not a solution, since along with the maximum limit, the daily increase in the command resource increases.
Arcangel 15 Jul, 2021 @ 8:46pm 
@Jeremus Monk, @Field Marshal Paul Von Lettow
Late, but to increase the max value of command power this line suffices:
NDefines.NCountry.BASE_MAX_COMMAND_POWER = 200.0
Change 200 to the desired cap.
scifiteckfive 9 Apr, 2021 @ 6:24am 
finnaly i can max out planes without grining forever to get more
"Monk" Jeremus  [author] 21 Oct, 2020 @ 1:27am 
I've tried make that mod, but value of command power just dont want to be changed. I've no idea :steamsad:
Field Marshal Paul Von Lettow 21 Oct, 2020 @ 12:04am 
As stated, there is not a working version on Steam. Additionally, the outdated ones that do exist, are seemingly abandoned and not working.
"Monk" Jeremus  [author] 20 Oct, 2020 @ 3:39am 
I guess that mod exist already, check workshop
Field Marshal Paul Von Lettow 20 Oct, 2020 @ 2:41am 
Is there any way at all to make a mod for raising the command power cap? No working options at all for this. I and many others would be thankful.
Dragon_ao_sky 24 Sep, 2020 @ 9:03pm 
I guess this bro is telling us how to modify the cap?
"Monk" Jeremus  [author] 24 Sep, 2020 @ 5:21am 
Sorry but why did you posted this?
Fr1edi 23 Sep, 2020 @ 2:44pm 
NDefines.NMilitary.MAX_AIR_EXPERIENCE = 2000;
NDefines.NMilitary.MAX_ARMY_EXPERIENCE = 2000;
NDefines.NMilitary.MAX_NAVY_EXPERIENCE = 2000;
"Monk" Jeremus  [author] 14 Sep, 2020 @ 3:32am 
No, limit is 2000. Probably you use other mod
GSP Jr 13 Sep, 2020 @ 8:38am 
Don't stop at 2000, 9999 works also.
"Monk" Jeremus  [author] 1 Sep, 2020 @ 11:09pm 
"Monk" Jeremus  [author] 1 Sep, 2020 @ 9:54pm 
@Elf I mean fix in description. Its impossible to fix it in mod, because RT56 touches the same file. Maybe i will make a new one.
Eff 1 Sep, 2020 @ 7:38pm 
@Jeremus_Monk , when?
"Monk" Jeremus  [author] 24 Jul, 2020 @ 11:58pm 
Thanks for test, im gonna fix it.
Burner345-BR 24 Jul, 2020 @ 9:29pm 
I tested, don't works :(
"Monk" Jeremus  [author] 24 Jul, 2020 @ 8:53pm 
I guess yes
Burner345-BR 24 Jul, 2020 @ 7:46pm 
Works with Road to 56?
WisterXMisterZ 8 Jul, 2020 @ 8:06am 
noice mod
chr0ma 8 Jul, 2020 @ 12:04am 
this is big epic
Mukita12 1 Jul, 2020 @ 10:05pm 
This is useful now thanks