Code:
#############################################
###### German Liberation Army #
#############################################
event = {
id = 999000
random = no
country = DFR
trigger = {
exists = DFR
}
name = "EVT_999000_NAME"
desc = "EVT_999000_DESC"
style = 0
picture = "german_reinforcment_6.bmp"
date = { day = 26 month = january year = 1936 }
offset =
action_a = {
name = "ACTIONNAME999000A"
command = { type = independence which = DDR value = when = }
command = { type = secedeprovince which = DDR value = 376 }
command = { type = secedeprovince which = DDR value = 374 }
command = { type = secedeprovince which = DDR value = 315 }
command = { type = secedeprovince which = DDR value = 375 }
command = { type = secedeprovince which = DDR value = 375 }
command = { type = secedeprovince which = DDR value = 312 }
command = { type = secedeprovince which = DDR value = 313 }
command = { type = secedeprovince which = DDR value = 314 }
}
action_b = {
name = "ACTIONNAME999000B"
command = { type = independence which = DDR value = when = }
command = { type = war which = DDR }
command = { type = secedeprovince which = DDR value = 376 }
command = { type = secedeprovince which = DDR value = 374 }
command = { type = secedeprovince which = DDR value = 315 }
command = { type = secedeprovince which = DDR value = 375 }
command = { type = secedeprovince which = DDR value = 375 }
command = { type = secedeprovince which = DDR value = 312 }
command = { type = secedeprovince which = DDR value = 313 }
command = { type = secedeprovince which = DDR value = 314 }
}
}
It gives an error on line 23.. which is the line where it says
Code:
command = { type = independence which = DDR value = when = }
Can somebody help me, this is my first attempt at an event.