• 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.
Status
Not open for further replies.
ryan_cl said:
I recently upgraded to 1.3a on a clean install of the game and after playing through to 1939 the "anschluss" event did not trigger. Has anyone else noticed this?

Ryan

as you probably know events need certain triggers to happen for the event to fire for this event you need

trigger = {
exists = AUS
atwar = no
NOT = {
atwar = AUS # Austria is not at war
alliance = { country = AUS country = SOV }
alliance = { country = AUS country = ENG }
alliance = { country = AUS country = GER }

to not be at war with any nation during the time of anschluss austrai also must not be at war and you must not be allied with them or austrai must not be allied with england or the soviet union

but if its none of these i would try reinstalling the game and also there is a 1.3b if you didnt know
 
boo said:
as you probably know events need certain triggers to happen for the event to fire for this event you need

trigger = {
exists = AUS
atwar = no
NOT = {
atwar = AUS # Austria is not at war
alliance = { country = AUS country = SOV }
alliance = { country = AUS country = ENG }
alliance = { country = AUS country = GER }

to not be at war with any nation during the time of anschluss austrai also must not be at war and you must not be allied with them or austrai must not be allied with england or the soviet union

but if its none of these i would try reinstalling the game and also there is a 1.3b if you didnt know

Okay i was allied with them which in 1.2 did not prevent anshluss.

Thanks for the info.

Ryan
 
Anyway this is not Hardware related so does not belong in this forum, gameplay questions should be asked in the General discussion forum.
*Closed
 
Status
Not open for further replies.