• 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.

unmerged(62651)

Corporal
Nov 14, 2006
28
0
Ever tiem i put these event in a get error so i need help
here are the events amd theses events are for HOI2 DD
#############################################
###### The CSA Former States will have elections. #
#############################################
event = {
id = 75001
random = no
country = CSA
trigger = {
atwar = no

}

name = "EVT_75001_NAME"
desc = "EVT_75001_DESC"
style = 0

date = { day = 1 month = january year = 1936 }
offset = 2
deathdate = { day = 3 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75001A"
Let the elections begin. command = { type = trigger which = 75002 }
}

}
#############################################
###### # The state of Georgial secededs
#############################################
event = {
id = 75003
random = no
country = CSA
trigger = {
event = 75002

}

name = "EVT_75003_NAME"
desc = "EVT_75003_DESC"
style = 0

date = { day = 8 month = january year = 1936 }
offset = 2
deathdate = { day = 10 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75003A"
This is a great day for the csa. command = { type = addcore which = 646 }
command = { type = addcore which = 647 }
command = { type = addcore which = 669 }
command = { type = addcore which = 670 }
}

}
#############################################
###### # The Georgial State will not seceded
#############################################
event = {
id = 75005
random = no
country = CSA
trigger = {
event = 75002

}

name = "EVT_75005_NAME"
desc = "EVT_75005_DESC"
style = 0

date = { day = 8 month = january year = 1936 }
offset = 2
deathdate = { day = 10 month = january year = }

action_a = {
name = "ACTIONNAME75005A"
This is a bad day for the CSA. command = { type = addcore which = 646 }
command = { type = addcore which = 647 }
command = { type = addcore which = 669 }
command = { type = addcore which = 670 }
}

}
#############################################
###### # The State of Floridia will seceded
#############################################
event = {
id = 75006
random = no
country = CSA
trigger = {
event = 75005

}

name = "EVT_75006_NAME"
desc = "EVT_75006_DESC"
style = 0

date = { day = 15 month = january year = 1936 }
offset = 2
deathdate = { day = 17 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75006A"
This is a great day for the csa command = { type = addcore which = 648 }
command = { type = addcore which = 649 }
command = { type = addcore which = 650 }
command = { type = addcore which = 651 }
command = { type = addcore which = 677 }
}

}
#############################################
###### # The state of Floridia will not seceded
#############################################
event = {
id = 75007
random = no
country = CSA
trigger = {
event = 75005

}

name = "EVT_75007_NAME"
desc = "EVT_75007_DESC"
style = 0

date = { day = 15 month = january year = 1936 }
offset = 2
deathdate = { day = 17 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75007A"
This is a bad day for the CSA command = { type = addcore which = 648 }
command = { type = addcore which = 649 }
command = { type = addcore which = 650 }
command = { type = addcore which = 651 }
command = { type = addcore which = 677 }
}

}
#############################################
###### # The state of Alabamal secedes
#############################################
event = {
id = 75011
random = no
country = CSA
trigger = {
event = 75008

}

name = "EVT_75011_NAME"
desc = "EVT_75011_DESC"
style = 0

date = { day = 22 month = january year = 1936 }
offset = 2
deathdate = { day = 24 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75011A"
this is a great day for the CSA command = { type = addcore which = 672 }
command = { type = addcore which = 676 }
}

}
#############################################
###### # The state of Alabamal will not seceded
#############################################
event = {
id = 75010
random = no
country = CSA
trigger = {
event = 75008

}

name = "EVT_75010_NAME"
desc = "EVT_75010_DESC"
style = 0

date = { day = 22 month = january year = 1936 }
offset = 2
deathdate = { day = 24 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75010A"
This is a bad day for the CSA command = { type = addcore which = 672 }
command = { type = addcore which = 676 }
}

}
#############################################
###### Mississippi secededs #
#############################################
event = {
id = 75012
random = no
country = CSA
trigger = {
event = 75011

}

name = "EVT_75012_NAME"
desc = "EVT_75012_DESC"
style = 0

date = { day = 29 month = january year = 1936 }
offset = 2
deathdate = { day = 1 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75012A"
Great.This is a great day for the CSA
command = { type = addcore which = 674 }
command = { type = addcore which = 675 }
command = { type = addcore which = 678 }
}

}
#############################################
###### # Mississippi will not seceded
#############################################
event = {
id = 75013
random = no
country = CSA
trigger = {
event = 75011

}

name = "EVT_75013_NAME"
desc = "EVT_75013_DESC"
style = 0

date = { day = 29 month = january year = 1936 }
offset = 2
deathdate = { day = 1 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75013A"
This is not good news fo the New CSA. command = { type = addcore which = 674 }
command = { type = addcore which = 675 }
command = { type = addcore which = 678 }
}

}
#############################################
###### # Louisiana secededs
#############################################
event = {
id = 75015
random = no
country = CSA
trigger = {
event = 75011

}

name = "EVT_75015_NAME"
desc = "EVT_75015_DESC"
style = 0

date = { day = 5 month = february year = 1936 }
offset = 2
deathdate = { day = 7 month = february year = 1937 }

action_a = {
name = "ACTIONNAME75015A"
This is a great day for the New CSA. command = { type = addcore which = 679 }
command = { type = addcore which = 680 }
command = { type = addcore which = 681 }
command = { type = addcore which = 682 }
}

}
#############################################
###### # Louisiana will not seceded
#############################################
event = {
id = 75016
random = no
country = CSA
trigger = {
event = 75014

}

name = "EVT_75016_NAME"
desc = "EVT_75016_DESC"
style = 0

date = { day = 5 month = february year = 1936 }
offset = 2
deathdate = { day = 7 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75016A"
This is a bad day for the CSA. command = { type = addcore which = 679 }
command = { type = addcore which = 680 }
command = { type = addcore which = 681 }
command = { type = addcore which = 682 }
}

}
#############################################
###### # Arkansas secededs
#############################################
event = {
id = 75018
random = no
country = CSA
trigger = {
event = 75017

}

name = "EVT_75018_NAME"
desc = "EVT_75018_DESC"
style = 0

date = { day = 12 month = february year = 1936 }
offset = 2
deathdate = { day = 14 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75018A"
This is a Great day for the CSA. command = { type = addcore which = 683 }
command = { type = addcore which = 684 }
command = { type = addcore which = 685 }
command = { type = addcore which = 686 }
}

}
#############################################
###### # Arkansas will not seceded
#############################################
event = {
id = 75019
random = no
country = CSA
trigger = {
event = 75017

}

name = "EVT_75019_NAME"
desc = "EVT_75019_DESC"
style = 0

date = { day = 12 month = february year = 1936 }
offset = 2
deathdate = { day = 14 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75019A"
This is a bad day for the CSA. command = { type = addcore which = 683 }
command = { type = addcore which = 684 }
command = { type = addcore which = 685 }
command = { type = addcore which = 686 }
}

}
#############################################
###### # Missouri secededs
#############################################
event = {
id = 75021
random = no
country = CSA
trigger = {
event = 75020

}

name = "EVT_75021_NAME"
desc = "EVT_75021_DESC"
style = 0

date = { day = 12 month = february year = 1936 }
offset = 2
deathdate = { day = 14 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75021A"
The USA is losing states in the north too this is good. command = { type = addcore which = 687 }
command = { type = addcore which = 688 }
command = { type = addcore which = 689 }
command = { type = addcore which = 690 }
}

}
#############################################
###### # Missouri does not seceded
#############################################
event = {
id = 75022
random = no
country = CSA
trigger = {
event = 75020

}

name = "EVT_75022_NAME"
desc = "EVT_75022_DESC"
style = 0

date = { day = 12 month = february year = 1936 }
offset = 2
deathdate = { day = 14 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75022A"
So the USA keeps the nothen states good they will need them to hide when we win the 2TH american civil war command = { type = addcore which = 687 }
command = { type = addcore which = 688 }
command = { type = addcore which = 689 }
command = { type = addcore which = 690 }
}

}
#############################################
###### # Tennessee secededs
#############################################
event = {
id = 75024
random = no
country = CSA
trigger = {
event = 75023

}

name = "EVT_75024_NAME"
desc = "EVT_75024_DESC"
style = 0

date = { day = 26 month = february year = 1936 }
offset = 2
deathdate = { day = 28 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75024A"
This is a great day for the CSA command = { type = addcore which = 642 }
command = { type = addcore which = 671 }
command = { type = addcore which = 673 }
}

}
#############################################
###### # Tennessee does not seceded
#############################################
event = {
id = 75025
random = no
country = CSA
trigger = {
event = 75023

}

name = "EVT_75025_NAME"
desc = "EVT_75025_DESC"
style = 0

date = { day = 26 month = february year = 1936 }
offset = 2
deathdate = { day = 28 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75025A"
This is a bad day for the CSA command = { type = addcore which = 642 }
command = { type = addcore which = 671 }
command = { type = addcore which = 673 }
}

}
#############################################
###### # Kentucky secededs
#############################################
event = {
id = 25027
random = no
country = CSA
trigger = {
event = 27026

}

name = "EVT_25027_NAME"
desc = "EVT_25027_DESC"
style = 0

date = { day = 5 month = march year = 1936 }
offset = 2
deathdate = { day = 7 month = march year = 1936 }

action_a = {
name = "ACTIONNAME25027A"
The union is losing midwest states this is good for us at least. command = { type = addcore which = 640 }
command = { type = addcore which = 641 }
}

}
#############################################
###### # Kentucky does not secededs
#############################################
event = {
id = 75028
random = no
country = CSA
trigger = {
event = 75026

}

name = "EVT_75028_NAME"
desc = "EVT_75028_DESC"
style = 0

date = { day = 5 month = march year = 1936 }
offset = 2
deathdate = { day = 7 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75028A"
Their Lose but we still will claim them. command = { type = addcore which = 640 }
command = { type = addcore which = 641 }
}

}
#############################################
###### # North Carolina secededs
#############################################
event = {
id = 75030
random = no
country = CSA
trigger = {
event = 75029

}

name = "EVT_75030_NAME"
desc = "EVT_75030_DESC"
style = 0

date = { day = 12 month = march year = 1936 }
offset = 2
deathdate = { day = 14 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75030A"
This is a good day for the CSA. command = { type = addcore which = 634 }
command = { type = addcore which = 635 }
command = { type = addcore which = 636 }
command = { type = addcore which = 637 }
command = { type = addcore which = 643 }
}

}
#############################################
###### # North Carolina does not secededs
#############################################
event = {
id = 75031
random = no
country = CSA
trigger = {
event = 75029

}

name = "EVT_75031_NAME"
desc = "EVT_75031_DESC"
style = 0

date = { day = 12 month = march year = 1936 }
offset = 2
deathdate = { day = 14 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75031A"
Their lose but we need to still claim them. command = { type = addcore which = 634 }
command = { type = addcore which = 635 }
command = { type = addcore which = 636 }
command = { type = addcore which = 637 }
command = { type = addcore which = 643 }
}

}
#############################################
###### # Vigin secededs
#############################################
event = {
id = 75033
random = no
country = CSA
trigger = {
event = 75032

}

name = "EVT_75033_NAME"
desc = "EVT_75033_DESC"
style = 0

date = { day = 19 month = march year = 1936 }
offset = 2
deathdate = { day = 21 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75033A"
The Union is losing northen states this is good for us a least. command = { type = addcore which = 631 }
command = { type = addcore which = 632 }
command = { type = addcore which = 633 }
command = { type = addcore which = 638 }
command = { type = addcore which = 639 }
}

}
#############################################
###### # Vigin does not secededs
#############################################
event = {
id = 75034
random = no
country = CSA
trigger = {
event = 75032

}

name = "EVT_75034_NAME"
desc = "EVT_75034_DESC"
style = 0

date = { day = 19 month = march year = 1936 }
offset = 2
deathdate = { day = 21 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75034A"
The union has won a great election battle but the election war is not over yet.We will have no chosen but to press out claim on the state of Vigin and hope that they will give in and join the CSA. command = { type = addcore which = 631 }
command = { type = addcore which = 632 }
command = { type = addcore which = 633 }
command = { type = addcore which = 638 }
command = { type = addcore which = 639 }
}

}
#############################################
###### # Pressing the claim on West Virgin
#############################################
event = {
id = 75035
random = no
country = CSA
trigger = {
event = 75032

}

name = "EVT_75035_NAME"
desc = "EVT_75035_DESC"
style = 0

date = { day = 22 month = march year = 1936 }
offset = 2
deathdate = { day = 24 month = march year = 1935 }

action_a = {
name = "ACTIONNAME75035A"
Yes we will press our claim on West virgin and we will claim them too. command = { type = trigger which = 75036 }
command = { type = addcore which = 629 }
command = { type = addcore which = 630 }
}

}
#############################################
###### # West Virgin gives
#############################################
event = {
id = 75037
random = no
country = CSA
trigger = {
event = 75036

}

name = "EVT_75037_NAME"
desc = "EVT_75037_DESC"
style = 0

date = { day = 28 month = march year = }
offset =
deathdate = { day = 29 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75037A"
This is Good command = { }
}

}
#############################################
###### # West Virgin gives not
#############################################
event = {
id = 75038
random = no
country = CSA
trigger = {
event = 75036

}

name = "EVT_75038_NAME"
desc = "EVT_75038_DESC"
style = 0

date = { day = 28 month = march year = 1936 }
offset = 1
deathdate = { day = 29 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75038A"
Their lose command = { }
}

}
#############################################
###### # Texas secededs
#############################################
event = {
id = 75040
random = no
country = CSA
trigger = {
event = 75039

}

name = "EVT_75040_NAME"
desc = "EVT_75040_DESC"
style = 0

date = { day = 1 month = april year = 1936 }
offset = 2
deathdate = { day = 3 month = none year = }

action_a = {
name = "ACTIONNAME75040A"
This is a Great day for the CSA command = { type = addcore which = 715 }
command = { type = addcore which = 716 }
command = { type = addcore which = 717 }
command = { type = addcore which = 718 }
command = { type = addcore which = 719 }
command = { type = addcore which = 720 }
command = { type = addcore which = 721 }
command = { type = addcore which = 746 }
command = { type = addcore which = 748 }
}

}
#############################################
###### # Oklahoma secededs
#############################################
event = {
id = 75043
random = no
country = CSA
trigger = {
event = 75042

}

name = "EVT_75043_NAME"
desc = "EVT_75043_DESC"
style = 0

date = { day = 7 month = april year = 1936 }
offset = 2
deathdate = { day = 9 month = april year = 1936 }

action_a = {
name = "ACTIONNAME75043A"
This is a great day for the CSA. command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }
}

}
#############################################
###### # Oklahoma does not secededs
#############################################
event = {
id = 75044
random = no
country = CSA
trigger = {
event = 75042

}

name = "EVT_75044_NAME"
desc = "EVT_75044_DESC"
style = 0

date = { day = 7 month = april year = 1936 }
offset = 2
deathdate = { day = 9 month = april year = 1936 }

action_a = {
name = "ACTIONNAME75044A"
This is a bad day for the CSA but we will claim there state anyway command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }
}

}
 
Here are over events for HOI 2 DD
#############################################
###### # The Georgial State election
#############################################
event = {
id = 75002
random = no
country = USA
trigger = {
event = 75001

}

name = "EVT_75002_NAME"
desc = "EVT_75002_DESC"
style = 0

date = { day = 5 month = january year = 1936 }
offset = 2
deathdate = { day = 7 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75002A"
The people have spoken and we must now seceded from the union and join the new CSA command = { type = secedeprovince which = CSA value = 646 }
command = { type = secedeprovince which = CSA value = 647 }
command = { type = secedeprovince which = CSA value = 669 }
command = { type = secedeprovince which = CSA value = 670 }
command = { type = trigger which = 75003 }
command = { type = trigger which = 75004 }
ai_chance = 75
}
action_b = {
name = "ACTIONNAME75002B"
By luck the people have voted not to seceded from the union this is a great day for the usa command = { type = trigger which = 75004 }

ai_chance = 25
command = { type = trigger which = 75005 }
}

}
#############################################
###### # The Floridia State election
#############################################
event = {
id = 75004
random = no
country = USA
trigger = {
event = 75002

}

name = "EVT_75004_NAME"
desc = "EVT_75004_DESC"
style = 0

date = { day = 12 month = january year = 1936 }
offset = 2
deathdate = { day = 14 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75004B"
The people have spoken and now we must seceded from the USA and join the CSA. ai_chance = 75
command = { type = secedeprovince which = CSA value = 648 }
command = { type = secedeprovince which = CSA value = 649 }
command = { type = secedeprovince which = CSA value = 650 }
command = { type = secedeprovince which = CSA value = 651 }
command = { type = secedeprovince which = CSA value = 677 }
command = { type = trigger which = 75006 }
command = { type = trigger which = 75008 }
}
action_b = {
name = "ACTIONNAME75004C"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 25
command = { type = trigger which = 75007 }
command = { type = trigger which = 75008 }
}

}
#############################################
###### # The Alabamal State election
#############################################
event = {
id = 75008
random = no
country = USA
trigger = {
event = 75005

}

name = "EVT_75008_NAME"
desc = "EVT_75008_DESC"
style = 0

date = { day = 19 month = january year = 1936 }
offset = 2
deathdate = { day = 21 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75008A"
he people have spoken and now we must seceded from the USA and join the CSA. command = { type = secedeprovince which = CSA value = 672 }
command = { type = secedeprovince which = CSA value = 676 }
ai_chance = 75
command = { type = trigger which = 75009 }
command = { type = trigger which = 75011 }
}
action_b = {
name = "ACTIONNAME75008B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 25
command = { type = sleepevent which = 75009 }
command = { type = sleepevent which = 75010 }
}

}
#############################################
###### # Mississippi State election
#############################################
event = {
id = 75011
random = no
country = USA
trigger = {
event = 75008

}

name = "EVT_75011_NAME"
desc = "EVT_75011_DESC"
style = 0

date = { day = 26 month = january year = 1936 }
offset = 2
deathdate = { day = 28 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75011A"
the people have spoken and now we must seceded from the USA and join the CSA. ai_chance = 75
command = { type = secedeprovince which = CSA value = 674 }
command = { type = secedeprovince which = CSA value = 675 }
command = { type = secedeprovince which = CSA value = 678 }
command = { type = trigger which = 75012 }
command = { type = trigger which = 75014 }
}
action_b = {
name = "ACTIONNAME75011B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 25
command = { type = trigger which = 75013 }
command = { type = trigger which = 75014 }
}

}
#############################################
###### # The Louisianas State election
#############################################
event = {
id = 75014
random = no
country = USA
trigger = {
event = 75011

}

name = "EVT_75014_NAME"
desc = "EVT_75014_DESC"
style = 0

date = { day = 2 month = february year = 1936 }
offset = 2
deathdate = { day = 4 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75014A"
he people have spoken and we must now seceded from the union and join the new CSA command = { type = secedeprovince which = CSA value = 679 }
command = { type = secedeprovince which = CSA value = 680 }
command = { type = secedeprovince which = CSA value = 681 }
command = { type = secedeprovince which = CSA value = 682 }
ai_chance = 75
command = { type = trigger which = 75015 }
command = { type = trigger which = 75017 }
}
action_b = {
name = "ACTIONNAME75014B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 25
command = { type = trigger which = 75016 }
command = { type = trigger which = 75017 }
}

}
#############################################
###### The Arkansas State election #
#############################################
event = {
id = 75017
random = no
country = USA
trigger = {
event = 75014

}

name = "EVT_75017_NAME"
desc = "EVT_75017_DESC"
style = 0

date = { day = 9 month = february year = 1936 }
offset = 2
deathdate = { day = 11 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75017A"
The people have spoken and now we must seceded from the USA and join the CSA. ai_chance = 60
command = { type = secedeprovince which = CSA value = 683 }
command = { type = secedeprovince which = CSA value = 684 }
command = { type = secedeprovince which = CSA value = 685 }
command = { type = secedeprovince which = CSA value = 686 }
command = { type = trigger which = 75018 }
command = { type = trigger which = 75020 }
}
action_b = {
name = "ACTIONNAME75017B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 40
command = { type = trigger which = 75019 }
command = { type = trigger which = 75020 }
}

}
#############################################
###### # Missouri State election
#############################################
event = {
id = 75020
random = no
country = USA
trigger = {
event = 75017

}

name = "EVT_75020_NAME"
desc = "EVT_75020_DESC"
style = 0

date = { day = 9 month = february year = 1926 }
offset = 2
deathdate = { day = 11 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75020A"
by luck the people have voted to seceded from the union and join the new csa. this is a unThinkable bad day for the USA. ai_chance = 30
command = { type = trigger which = 75021 }
command = { type = trigger which = 75023 }
command = { type = secedeprovince which = CSA value = 687 }
command = { type = secedeprovince which = CSA value = 688 }
command = { type = secedeprovince which = CSA value = 689 }
command = { type = secedeprovince which = CSA value = 690 }
}
action_b = {
name = "ACTIONNAME75020B"
The State of Missouri has Said they will not seceded from the Union and join the csa like we knew what would happen ai_chance = 30
command = { type = trigger which = 75022 }
command = { type = trigger which = 75023 }
}

}
#############################################
###### # The Tennessee State election
#############################################
event = {
id = 75023
random = no
country = USA
trigger = {
event = 75020

}

name = "EVT_75023_NAME"
desc = "EVT_75023_DESC"
style = 0

date = { day = 23 month = february year = 1936 }
offset = 2
deathdate = { day = 25 month = february year = 1936 }

action_a = {
name = "ACTIONNAME75023A"
The people have spoken and we must now seceded from the union and join the new CSA.This is a bad day for the USA. ai_chance = 60
command = { type = trigger which = 75024 }
command = { type = trigger which = 75026 }
command = { type = secedeprovince which = CSA value = 642 }
command = { type = secedeprovince which = CSA value = 671 }
command = { type = secedeprovince which = CSA value = 673 }
}
action_b = {
name = "ACTIONNAME75023B"
The people of the state of Tennessee have spoken and the state of Tennessee will not seceded and join the new CSA. ai_chance = 40
command = { type = trigger which = 75025 }
command = { type = trigger which = 75026 }
}

}
#############################################
###### Kentucky State election #
#############################################
event = {
id = 75026
random = no
country = USA
trigger = {
event = 75023

}

name = "EVT_75026_NAME"
desc = "EVT_75026_DESC"
style = 0

date = { day = 2 month = march year = 1936 }
offset = 2
deathdate = { day = 4 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75026A"
The Unthinkable has happen the people have voted yes to seceded from the union and Join the New CSA.This is a Unthinkable bad for the USA ai_chance = 25
command = { type = trigger which = 75027 }
command = { type = trigger which = 75029 }
command = { type = secedeprovince which = CSA value = 640 }
command = { type = secedeprovince which = CSA value = 641 }
}
action_b = {
name = "ACTIONNAME75026B"
The people of the state of Kentucky have said no we will not seceded from the union and Join the New CSA like we knew what would happen ai_chance = 75
command = { type = trigger which = 75028 }
command = { type = trigger which = 75029 }
}

}
#############################################
###### # The North Carolina State election
#############################################
event = {
id = 75029
random = no
country = USA
trigger = {
event = 75026

}

name = "EVT_75029_NAME"
desc = "EVT_75029_DESC"
style = 0

date = { day = 9 month = march year = 1936 }
offset = 2
deathdate = { day = 11 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75029A"
The state of North Carolina has chosen to secede from the union and join the CSA ai_chance = 75
command = { type = trigger which = 75030 }
command = { type = trigger which = 75032 }
command = { type = secedeprovince which = CSA value = 634 }
command = { type = secedeprovince which = CSA value = 635 }
command = { type = secedeprovince which = CSA value = 636 }
command = { type = secedeprovince which = CSA value = 637 }
command = { type = secedeprovince which = CSA value = 643 }
}
action_b = {
name = "ACTIONNAME75029B"
The State of North Carolina has chosen not to seceded and join the NEW csa.This is a good day for the CSA ai_chance = 25
command = { type = trigger which = 75031 }
command = { type = trigger which = 75032 }
}

}
#############################################
###### # The Vigin State election
#############################################
event = {
id = 75032
random = no
country = USA
trigger = {
event = 75029

}

name = "EVT_75032_NAME"
desc = "EVT_75032_DESC"
style = 0

date = { day = 16 month = march year = 1936 }
offset = 2
deathdate = { day = 18 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75032A"
The people say we must seceded and join the CSA this is a bad day for the csa ai_chance = 75
command = { type = trigger which = 75033 }
command = { type = trigger which = 75035 }
command = { type = secedeprovince which = CSA value = 631 }
command = { type = secedeprovince which = CSA value = 632 }
command = { type = secedeprovince which = CSA value = 633 }
command = { type = secedeprovince which = CSA value = 638 }
command = { type = secedeprovince which = CSA value = 639 }
}
action_b = {
name = "ACTIONNAME75032B"
The people say we will not seceded and join the CSA.This is a great day for the union ai_chance = 25
ai_chance = 75034
ai_chance = 75035
}

}
#############################################
###### # CSA Pressing West Virgin
#############################################
event = {
id = 75036
random = no
country = USA
trigger = {
event = 75035

}

name = "EVT_75036_NAME"
desc = "EVT_75036_DESC"
style = 0

date = { day = 25 month = march year = 1936 }
offset = 2
deathdate = { day = 27 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75036A"
We give we will join the CSA. ai_chance = 25
command = { type = trigger which = 75037 }
command = { type = trigger which = 75039 }
command = { type = secedeprovince which = CSA value = 629 }
command = { type = secedeprovince which = CSA value = 630 }
}
action_b = {
name = "ACTIONNAME75036B"
No,we will not give in. ai_chance = 75
command = { type = trigger which = 75038 }
command = { type = trigger which = 75039 }
}

}
#############################################
###### # Texas State election
#############################################
event = {
id = 75039
random = no
country = USA
trigger = {
event = 75036

}

name = "EVT_75039_NAME"
desc = "EVT_75039_DESC"
style = 0

date = { day = 30 month = march year = 1936 }
offset = 1
deathdate = { day = 31 month = march year = 1936 }

action_a = {
name = "ACTIONNAME75039A"
The people have spoken and we must now seceded from the union and join the new CSA ai_chance = 75
command = { type = trigger which = 75040 }
command = { type = trigger which = 75042 }
command = { type = secedeprovince which = CSA value = 715 }
command = { type = secedeprovince which = CSA value = 716 }
command = { type = secedeprovince which = CSA value = 717 }
command = { type = secedeprovince which = CSA value = 718 }
command = { type = secedeprovince which = CSA value = 719 }
command = { type = secedeprovince which = CSA value = 720 }
command = { type = secedeprovince which = CSA value = 721 }
command = { type = secedeprovince which = CSA value = 746 }
command = { type = secedeprovince which = CSA value = 748 }
}
action_b = {
name = "ACTIONNAME75039B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 25
command = { type = trigger which = 75041 }
command = { type = trigger which = 75042 }
}

}
#############################################
###### # Oklahoma state election
#############################################
event = {
id = 75042
random = no
country = USA
trigger = {
event = 75039

}

name = "EVT_75042_NAME"
desc = "EVT_75042_DESC"
style = 0

date = { day = 6 month = april year = 1936 }
offset = 2
deathdate = { day = 8 month = april year = 1946 }

action_a = {
name = "ACTIONNAME75042A"
The people have spoken and we must now seceded from the union and join the new CSA ai_chance = 60
command = { type = trigger which = 75043 }
command = { type = secedeprovince which = CSA value = 712 }
command = { type = secedeprovince which = CSA value = 713 }
command = { type = secedeprovince which = CSA value = 714 }
command = { type = secedeprovince which = CSA value = 739 }
}
action_b = {
name = "ACTIONNAME75042B"
By luck the people have voted not to seceded from the union this is a great day for the usa ai_chance = 40
command = { type = trigger which = 75044 }
}

}
 
No text or comments without any # to deactivate it :

#############################################
###### # The Georgial State election
#############################################
event = {
id = 75002
random = no
country = USA
trigger = {
event = 75001

}

name = "EVT_75002_NAME"
desc = "EVT_75002_DESC"
style = 0

date = { day = 5 month = january year = 1936 }
offset = 2
deathdate = { day = 7 month = january year = 1936 }

action_a = {
name = "ACTIONNAME75002A"
#The people have spoken and we must now seceded from the union and join the new CSA
ai_chance = 75
command = { type = secedeprovince which = CSA value = 646 }
command = { type = secedeprovince which = CSA value = 647 }
command = { type = secedeprovince which = CSA value = 669 }
command = { type = secedeprovince which = CSA value = 670 }
command = { type = trigger which = 75003 }
command = { type = trigger which = 75004 }
}
action_b = {
name = "ACTIONNAME75002B"
#By luck the people have voted not to seceded from the union this is a great day for the usa
ai_chance = 25
command = { type = trigger which = 75004 }
command = { type = trigger which = 75005 }
}

}
 
Hi,
you have to put the text into the structure, not as you have done.

Example:

action_a = {
name = "Georgia will secede"
command = { ..... }

NOT:

action_a = {
name = "ACTIONNAMExy"
Georgia will secede. /// this line causes your error message.
command = { .... }

If you want to put the plain text into the event, put a # before it.

example:

action_a = {
name = "ACTIONNAMExy"
# Georgia will secede.
command = { ... }

Hope it helps :)

Koenig12: Sorry, didnt see your entry.
 
ok what is wrong with these events
############################################
###### # The states of Texas and Oklahoma join the CSA
#############################################
event = {
id = 750005
random = no
country = CSA
trigger = {
atwar = no
event = 750004

}

name = "EVT_750005_NAME"
desc = "EVT_750005_DESC"
style = 0

date = { day = 16 month = february year = 1936 }
offset = 2
deathdate = { day = 18 month = february year = 1936 }

action_a = {
name = The Csa is growing
command = { type = addcore which = 715 }
command = { type = addcore which = 716 }
command = { type = addcore which = 717 }
command = { type = addcore which = 718 }
command = { type = addcore which = 719 }
command = { type = addcore which = 720 }
command = { type = addcore which = 721 }
command = { type = addcore which = 746 }
command = { type = addcore which = 748 }
command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }
}

}
#############################################
###### # The states of Texas and Oklahoma do not join the CSA
#############################################
event = {
id = 750006
random = no
country = CSA
trigger = {
atwar = no
event = 750004

}

name = "EVT_750006_NAME"
desc = "EVT_750006_DESC"
style = 0

date = { day = 16 month = february year = 1936 }
offset = 2
deathdate = { day = 18 month = february year = 1936 }

action_a = {
name = Their lose but they were part of the CSA in the first American civil war and we need to claim them.
command = { type = addcore which = 715 }
command = { type = addcore which = 716 }
command = { type = addcore which = 717 }
command = { type = addcore which = 718 }
command = { type = addcore which = 719 }
command = { type = addcore which = 720 }
command = { type = addcore which = 721 }
command = { type = addcore which = 746 }
command = { type = addcore which = 748 }
command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }
}

}
 
############################################
###### # The states of Texas and Oklahoma join the CSA
#############################################
event = {
id = 750005
random = no
country = CSA
trigger = {
atwar = no
event = 750004

}

name = "EVT_750005_NAME"
desc = "EVT_750005_DESC"
style = 0

date = { day = 16 month = february year = 1936 }
offset = 2
deathdate = { day = 18 month = february year = 1936 }

action_a = {
name = "The Csa is growing"
command = { type = addcore which = 715 }
command = { type = addcore which = 716 }
command = { type = addcore which = 717 }
command = { type = addcore which = 718 }
command = { type = addcore which = 719 }
command = { type = addcore which = 720 }
command = { type = addcore which = 721 }
command = { type = addcore which = 746 }
command = { type = addcore which = 748 }
command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }
}

}
#############################################
###### # The states of Texas and Oklahoma do not join the CSA
#############################################
event = {
id = 750006
random = no
country = CSA
trigger = {
atwar = no
event = 750004

}

name = "EVT_750006_NAME"
desc = "EVT_750006_DESC"
style = 0

date = { day = 16 month = february year = 1936 }
offset = 2
deathdate = { day = 18 month = february year = 1936 }

action_a = {
name = "Their lose but they were part of the CSA in the first American civil war and we need to claim them."
command = { type = addcore which = 715 }
command = { type = addcore which = 716 }
command = { type = addcore which = 717 }
command = { type = addcore which = 718 }
command = { type = addcore which = 719 }
command = { type = addcore which = 720 }
command = { type = addcore which = 721 }
command = { type = addcore which = 746 }
command = { type = addcore which = 748 }
command = { type = addcore which = 712 }
command = { type = addcore which = 713 }
command = { type = addcore which = 714 }
command = { type = addcore which = 793 }

}

}

And name text of 750004event is a bit too long