• 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.
Nov 8, 2006
4.213
0
event = {
id = 1508
random = no
country = NIP
date = { year = 1670 }
offset = 300
name = "ENAME_F_1508"
desc = "EDESC_F_1508"
style = 1
action_a = {
name = "OK"
command = { type = stability value = 2 }
command = { type = addcore which = 641 642 635 636 637 638 639 640 643 644 645 646 }
}
}
Whats wrong with this event. When i activate the game so it starts to load it frezees.
 
it should look like this
Code:
command = { type = addcore which = 641 }
command = { type = addcore which = 642 }
command = { type = addcore which = 635 }
......