Talar said:
I don't have much experience of HoI editing/modding, but have been looking at the savefiles some. Is there somewhere you can edit the war entry level for a certain country?
Directly, as I've done it many times, is open the (saved game name).eug as a text file. Edit \ Find 'tag = (country tag)', then Edit \ Find 'warentry'. This will have the warentry value for the nation in question highlighted for one to edit.
See, sometimes I'm playing an aggressive Germany and don't feel like France and England jumping me. So I open this.eug, as 'this' is the save name for my current game (always), Find 'tag = ENG', Find 'warentry', and then I set the value down to whatever I want. Then do the same with 'tag = FRA'.
This can also be used if playing an Ally or the U.S., to up war entry values.
If one wants to put it in an event, it's command = { type = warentry value = n }, where n is the positive or negative value to add.