• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Aug 11, 2005
772
0
I'm playing HSR 2.07 as Mexico, and I am busily conquering the Central America. After annexing my way to the border of Panama, I DoW them. Next day, as usual, the "Peacetime Economy" -event triggers giving me some minus money production etc... But WAIT! There are all together 3 of those events in my screen! So, my money production drops to -40. I think that maybe it turns normal after the war, but no, only 1 (counter)Peacetime Economy -event triggers, leaving me to about -30 money per day. I reload, try again, same thing happens. I reload again, wait sometime, DoW, and it happens again! Reload, DoW another country, 3 events again...
What is the problem? Am I missing something, or is this just a bug. The easiest solution would propably be to trigger that counter-Peacetime-Economy -event manually 2 more times, but I can't find the event and I don't know it's ID...
 
They are located in the Aregorn_Adjustments file,thoughs event seem to be new they are not in 2.06.they are listed as persistent= yes so they can fire as many times as the trigger is set off and as offten as the offset is set,witch is offset= 1 so they could fire ever day. the trigger is,


trigger = { ai = ger ai = jap ai = sov ai = no range = { min = 1 max = 5 } atwar = no not = { flag = peace } } for the free_money value = 3 and the same but atwar giving the free_money value = -3.

I don't know what the range = { min = 1 max = 5 } part of the trigger means

but being atwar it looks as if it could trigger everday.I am not with the HSR team at all but do play it alot,so i don't know if this events are work the way they were designed to. but to avoid having trggering all the time you could change the offset to once a week verses every day do this by making the offset=7,or you could add a random = 50 to the trigger to reduce by half the chance of the event triggering.....


Hope that helps
 
Last edited: