• 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.
Note that this event is just for SWE. GER will get access, but there's not event message popping up.

But it'd be good to have a pop-up as GER. Otherwise you won't know that you can now freely move through SWE. ;)

I've therefore added a second event for GER which confirms the swedish admission of the transport. It'll be included in the next AOD/E3 upload.

#########################################################################
# The Engelbrecht Transit
#########################################################################
event = {
id = 92
random = no
country = SWE

trigger = {
war = { country = SOV country = GER }
alliance = { country = GER country = FIN }
NOT = {
alliance = { country = GER country = SWE }
}
control = { province = 107 data = GER } # Oslo
#ispuppet = no
atwar = no
}

name = EVT_92_NAME
desc = EVT_92_DESC
picture = "germans_transit"
style = 0

date = { day = 0 month = january year = 1936 }
offset = 3
deathdate = { day = 29 month = december year = 1999 }

action_a = {
ai_chance = 90
name = EVT_92_ACTA
command = { type = access which = GER }
command = { type = relation which = GER value = 5 }
command = { type = trigger which = 6192 }
}

action_b = {
ai_chance = 10
name = EVT_92_ACTB
command = { type = relation which = GER value = -20 }
}
}

event = {
id = 6192
random = no
country = GER

name = EVT_92_NAME
desc = EVT_92_DESC
style = 0
picture = "germans_transit"

date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 29 month = december year = 1999 }

action_a = {
name = "The Swedes give us now free transportation through their country."
command = { type = relation which = GER value = 5 }
}
}

Let's hope that the devs include something similar in one of the next beta patches.
 
But tbh the Swedes should be allowed to revoke their admission once things on the eastern front are going badly for the Germans. We'd have to carefully pick the triggers for such an event. ;)
 
As the new event 6192 is designed to be directly triggered by event 92, there's no need for a date range and offset. Without a set trigger condition it may fire on January 2 1936. Also the relation in 6192 should improve with SWE (maybe not needed at all)
 
As the new event 6192 is designed to be directly triggered by event 92, there's no need for a date range and offset. Without a set trigger condition it may fire on January 2 1936. Also the relation in 6192 should improve with SWE (maybe not needed at all)

I've found that copy&paste error, too. ;) 6192 should only be triggered by the swedish allowance. If in this case date, range and offset are superfluous I'll remove them.
 
AOD/E3 is missing an event which recreates the transfer of Tangier back to France after VE day. I've created a spanish event but I'm not convinced that the chosen triggers will actually work. What do you think?

trigger = {
atwar = no
control = { province = 2331 data = SPA }
exists = FRA
NOT = { exists = VIC }
NOT = {
war = { country = GER country = ENG }
war = { country = GER country = FRA }
}
}
 
Engelbrecht informal event will be included in version 2 of the unofficial fixpack - work in progress. Currently no idea how to revoke access or what to do with the Tangier event. I may have a look at the swedish CORE events, maybe we have a good solution the to port back to vanilla.