At the beginning of the loading scenario screen, this error comes out:
I really don't know where the problem is, since it seems identical to the other events I made.
Line 781 is "event = {"
Any modder could help me?
I really don't know where the problem is, since it seems identical to the other events I made.
#############################################
###### Partito Comunista d'Italia
#############################################
event = {
id = 13300631
random = no
country = ITA
trigger = {
atwar = No
government = democratic
}
name = "EVT_13300631_NAME"
desc = "EVT_13300631_DESC"
style = 0
date = { day = 21 month = january year = 1921 }
action_a = {
name = "ACTIONNAME13300631A"
command = { type = dissent value = 2 }
}
}
Line 781 is "event = {"
Any modder could help me?