I have been trying to create events that liberate certain countries. Here is an event for Ukraine, but it doesn't work. What have i missed? (besides a trigger. I used 'f12' to try to manually trigger it)
#########################################################################
# Independent Ukraine
#########################################################################
event = {
id = 200010
random = no
country = SOV
name = "EVT_200010_NAME"
desc = "EVT_200010_DESC"
style = 0
picture = "Siberia"
action_a = {
name = "ACTIONNAME2031A" # Separatisits!
command = { type = independence which = UKR value = 1 }
}
}
#########################################################################
# Independent Ukraine
#########################################################################
event = {
id = 200010
random = no
country = SOV
name = "EVT_200010_NAME"
desc = "EVT_200010_DESC"
style = 0
picture = "Siberia"
action_a = {
name = "ACTIONNAME2031A" # Separatisits!
command = { type = independence which = UKR value = 1 }
}
}
Last edited: