Alright, time to ask the smart guys again.
I'm trying to set up an event that will cause Germany to annex it's Eastern European Allies after they make an alliance with them. Something along the lines of what happens to Austria in early 38.
I've got it working how I want it to except for one thing. I can't get the event to trigger when I want it to. the trigger command looks like this:
trigger = { alliance = { country = GER country = HUN } }
I've got my dates, and offsets right, and the the game has no problem reading the event during start up, it just never triggers, even after, in this case, Hungary joins the Axis.
So what I am not understanding?
Thanks
I'm trying to set up an event that will cause Germany to annex it's Eastern European Allies after they make an alliance with them. Something along the lines of what happens to Austria in early 38.
I've got it working how I want it to except for one thing. I can't get the event to trigger when I want it to. the trigger command looks like this:
trigger = { alliance = { country = GER country = HUN } }
I've got my dates, and offsets right, and the the game has no problem reading the event during start up, it just never triggers, even after, in this case, Hungary joins the Axis.
So what I am not understanding?
Thanks