##################################################
#######################
# End of War in Lybia
##################################################
#######################
event = {
id = A
random = no
country = EGY
trigger = {
event = 462006 # Fall of Libya
alliance = { country = EGY country = ENG }
OR = {
control = { province = 1085 data = EGY } #Tripoli
control = { province = 1097 data = EGY } #Tobruk
control = { province = 1087 data = EGY } #Sirt
}
}
name = "End of war in Lybia"
desc = "Our forces, along with Brittish 8th Army finally drove Italians out of Northern Africa. Since there is no present danger for our country, we will return control of liberated territories to our Brittish allies."
style = 0
date = { day = 1 month = january year = 1937 }
offset = 1
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "OK" # Accept returning Lybia to England
command = { type = control which = ENG value = 1084 }
command = { type = control which = ENG value = 1085 }
command = { type = control which = ENG value = 1086 }
command = { type = control which = ENG value = 1087 }
command = { type = control which = ENG value = 1088 }
command = { type = control which = ENG value = 1089 }
command = { type = control which = ENG value = 1092 }
command = { type = control which = ENG value = 1093 }
command = { type = control which = ENG value = 1095 }
command = { type = control which = ENG value = 1097 }
command = { type = control which = ENG value = 1098 }
command = { type = control which = ENG value = 1105 }
command = { type = control which = ENG value = 1106 }
command = { type = control which = ENG value = 1107 }
}
}
You have to check province list, I just scriped it basing on inc file.
#######################
# End of War in Lybia
##################################################
#######################
event = {
id = A
random = no
country = EGY
trigger = {
event = 462006 # Fall of Libya
alliance = { country = EGY country = ENG }
OR = {
control = { province = 1085 data = EGY } #Tripoli
control = { province = 1097 data = EGY } #Tobruk
control = { province = 1087 data = EGY } #Sirt
}
}
name = "End of war in Lybia"
desc = "Our forces, along with Brittish 8th Army finally drove Italians out of Northern Africa. Since there is no present danger for our country, we will return control of liberated territories to our Brittish allies."
style = 0
date = { day = 1 month = january year = 1937 }
offset = 1
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "OK" # Accept returning Lybia to England
command = { type = control which = ENG value = 1084 }
command = { type = control which = ENG value = 1085 }
command = { type = control which = ENG value = 1086 }
command = { type = control which = ENG value = 1087 }
command = { type = control which = ENG value = 1088 }
command = { type = control which = ENG value = 1089 }
command = { type = control which = ENG value = 1092 }
command = { type = control which = ENG value = 1093 }
command = { type = control which = ENG value = 1095 }
command = { type = control which = ENG value = 1097 }
command = { type = control which = ENG value = 1098 }
command = { type = control which = ENG value = 1105 }
command = { type = control which = ENG value = 1106 }
command = { type = control which = ENG value = 1107 }
}
}
You have to check province list, I just scriped it basing on inc file.
Last edited: