I've been making some custom events for WWI, but I'm having trouble in that it seems impossible to grant independence to country and then ceed them states in the same event, e.g.:
command = { type = independence which = BOH }
command = { type = secedestate which = BOH value = 951 }
Will grant independence to Bohemia but not give it slovakia. Or:
command = { type = independence which = POL }
command = { type = secedestate which = POL value = 985 }
command = { type = secedestate which = POL value = 991 }
command = { type = secedestate which = POL value = 411 }
command = { type = secedestate which = POL value = 406 }
Will release Poland but not ceed it those states.
Is there something I'm missing?
command = { type = independence which = BOH }
command = { type = secedestate which = BOH value = 951 }
Will grant independence to Bohemia but not give it slovakia. Or:
command = { type = independence which = POL }
command = { type = secedestate which = POL value = 985 }
command = { type = secedestate which = POL value = 991 }
command = { type = secedestate which = POL value = 411 }
command = { type = secedestate which = POL value = 406 }
Will release Poland but not ceed it those states.
Is there something I'm missing?