k here is an update version of my event scripting, but still having the problem of the triggering not fireing also other events arnt fireing either apart from the very first one, that being the (Monarchy Rule's Again!) event
Seems to be the only one fireing atm

some one please help and correct mistakes if posible lol, been working on these events here and correcting ands testing now for around 5 hrs lol
# Switzerland
#########################################################################
# Sonderbund Rebellion
#########################################################################
event = {
id = 1300
random = no
country = SWI
trigger = {
random = 20
}
name = "EVT_1300_NAME"
desc = "EVT_1300_DESC"
style = 0
date = { day = 1 month = january year = 1845 }
offset = 29
deathdate = { day = 30 month = december year = 1846 }
action_a = {
name = "ACTIONNAME1300A" # Fight the Catholics
command = { type = pop_militancy which = catholic value = 7 }
command = { type = trigger which = 6910 } # ENG
}
action_b = {
name = "ACTIONNAME1300B" # Try to appease the Catholics
command = { type = pop_militancy which = catholic value = 3 }
command = { type = sleepevent which = 7218 } # FRA
command = { type = sleepevent which = 1502 } # AUS
}
}
#########################################################################
# End of Sonderbund Rebellion
#########################################################################
event = {
id = 1301
random = no
country = SWI
trigger = {
event = 1300
NOT = {
OR = {
control = { province = 806 data = REB }
control = { province = 807 data = REB }
control = { province = 808 data = REB }
control = { province = 809 data = REB }
control = { province = 810 data = REB }
control = { province = 811 data = REB }
control = { province = 821 data = REB }
control = { province = 822 data = REB }
control = { province = 823 data = REB }
}
}
}
name = "EVT_1301_NAME"
desc = "EVT_1301_DESC"
style = 0
date = { day = 1 month = june year = 1847 }
offset = 29
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "ACTIONNAME1301A" # Ahh Good!
command = { type = pop_militancy which = catholic value = -7 }
command = { type = sleepevent which = 7218 } # FRA
command = { type = sleepevent which = 1502 } # AUS
}
}
#########################################################################
# Monarchy Rule's Again!
#########################################################################
event = {
id = 1302
random = no
country = SWI
name = "Monarchy Rule's Again!"
desc = "After Years of Exile by the Currant Swiss Government which was now in extreamly bad shape to do any form of Administrative work or Handel the Nations afairs, the Swiss Monarchy returned from thier Host Nation of Bavaria to Claim the Swiss Throne as it was ment to me, The Monarchy baught many things with them inlcuding Major Changes for the years to come and the Future of the Nation. Also with the New order came the Immigrents, from around German Nation's like Bavaria and Austria"
style = 0
picture = reactionary
date = { day = 4 month = january year = 1836 }
action_a = {
name = "Monarchy Rule's Again!" # Monarchy Rule's Again!
command = { type = constitution which = monarchy }
command = { type = national_value which = order }
command = { type = party_system which = one_party }
command = { type = executive_designation which = laws_by_decree }
command = { type = voting_rights which = none }
command = { type = flagname which = "monarch" }
command = { type = prestige value = 60 }
command = { type = literacy value = 0.1 }
command = { type = pop_growth_mod value = 100 }
command = { type = manpowerpool value = 120 }
command = { type = treasury value = 19000 }
command = { type = pop_militancy which = aristocrats value = -3 where = 0 }
command = { type = pop_militancy which = officers value = -3 where = 0 }
command = { type = pop_militancy which = clergymen value = -3 where = 0 }
command = { type = pop_militancy which = capitalists value = -3 where = 0 }
command = { type = pop_militancy which = clerks value = -3 where = 0 }
command = { type = pop_militancy which = craftsmen value = -3 where = 0 }
command = { type = pop_militancy which = soldiers value = -3 where = 0 }
command = { type = pop_militancy which = farmers value = -3 where = 0 }
command = { type = pop_militancy which = labourers value = -3 where = 0 }
command = { type = pop_consciousness which = aristocrats value = -3 where = 0 }
command = { type = pop_consciousness which = officers value = -3 where = 0 }
command = { type = pop_consciousness which = clergymen value = -3 where = 0 }
command = { type = pop_consciousness which = capitalists value = 3 where = 0 }
command = { type = pop_consciousness which = clerks value = 3 where = 0 }
command = { type = pop_consciousness which = craftsmen value = 3 where = 0 }
command = { type = pop_consciousness which = soldiers value = 3 where = 0 }
command = { type = pop_consciousness which = farmers value = 3 where = 0 }
command = { type = pop_consciousness which = labourers value = 3 where = 0 }
command = { type = set_ruling_party which = 1307 }
command = { type = leave_alliance }
}
}
#########################################################################
# German Immegration!
#########################################################################
event = {
id = 1303
random = no
country = SWI
trigger = {
event = 1302
}
}
}
name = "German Immegration!"
desc = "Due to the Swiss Monarchy going back to Switzerland, they seem to have been followed by a large ammount of German Immegrants, that wish to start a new life!"
style = 0
date = { day = 12 month = january year = 1836 }
offset = 16
deathdate = { day = 320 month = december year = 1836 }
Action_a = {
name = "German Immegration!" # German Immegration!
command = { type = add_pop which = south_german/craftsmen value = 988600 where = 810 }
command = { type = add_pop which = south_german/clerks value = 488600 where = 810 }
command = { type = add_pop which = south_german/Farmers value = 606600 where = 810 }
command = { type = add_pop which = south_german/labourers value = 206600 where = 806 }
command = { type = add_pop which = south_german/Farmers value = 206600 where = 808 }
command = { type = add_pop which = south_german/Farmers value = 202600 where = 807 }
}
}
#########################################################################
# Change In State Religion
#########################################################################
event = {
id = 1304
random = no
country = SWI
name = "Change In State Religion"
desc = "Due to the Royal Famlies strong Catholic Beliefs and the Famlies Tradition and well as the Nations former Traditional Religion, it has been decided that Catholasism is now the State Religion."
style = 0
date = { day = 2 month = july year = 1847 }
offset = 14
deathdate = { day = 20 month = december year = 1847 }
action_a = {
name = "Change In State Religion" # Change In State Religion
command = { type = set_religion which = Catholic }
command = { type = convert_pop_type which = protestant value = catholic }
}
}
#########################################################################
# Swiss Culture Change
#########################################################################
event = {
id = 1305
random = no
country = SWI
trigger = {
event = 1302
event = 1304
event = 1305
event = 1306
}
}
}
name = "Swiss Culture Change" # Swiss Culture Change
desc = "The Monarchy as well as the people of the Country have strong ties with thier German neighbours and the have had alot of German Immigration, in doing so had also strengthend the cause for Cultural change"
style = 0
date = { day = 1 month = january year = 1836 }
offset = 10
deathdate = { day = 1 month = december year = 1920 }
action_a = {
name = "Swiss Culture Change's"
command = { type = remove_countryculture which = swiss }
command = { type = add_countryculture which = south_german }
command = { type = convert_pop_type which = swiss value = south_german }
}
}
#########################################################################
# Territorial Claim's on Austria!
#########################################################################
event = {
id = 1305
random = no
country = SWI
name = "Territorial Claim's on Austria!"
desc = "Switzerland has always had Territorial Claim's on Austria! and vice Versa for Austria upon Switzerland in the old years of 14th Century to the 17th Century"
style = 0
date = { day = 10 month = april year = 1836 }
offset = 12
deathdate = { day = 30 month = december year = 1836 }
action_a = {
name = "Territorial Claim's on Austria!" # Territorial Claim's on Austria!
command = { type = addcore which = 831 }
command = { type = addcore which = 830 }
command = { type = addcore which = 767 }
command = { type = addcore which = 768 }
command = { type = addcore which = 829 }
command = { type = addcore which = 827 }
command = { type = addcore which = 824 }
command = { type = addcore which = 825 }
command = { type = addcore which = 826 }
command = { type = addcore which = 838 }
command = { type = addcore which = 839 }
command = { type = addcore which = 837 }
command = { type = addcore which = 770 }
command = { type = addcore which = 776 }
command = { type = addcore which = 820 }
command = { type = addcore which = 812 }
command = { type = addcore which = 819 }
command = { type = addcore which = 813 }
}
}
#########################################################################
# A New Capital City in Trento!
#########################################################################
event = {
id = 1306
random = no
country = SWI
trigger = {
event = 1305
control = { province = 767 data = Swiss }
control = { province = 768 data = Swiss }
control = { province = 769 data = Swiss }
control = { province = 770 data = Swiss }
control = { province = 812 data = Swiss }
control = { province = 813 data = Swiss }
control = { province = 819 data = Swiss }
control = { province = 820 data = Swiss }
control = { province = 824 data = Swiss }
control = { province = 825 data = Swiss }
control = { province = 826 data = Swiss }
control = { province = 827 data = Swiss }
control = { province = 829 data = Swiss }
control = { province = 830 data = Swiss }
control = { province = 831 data = Swiss }
control = { province = 837 data = Swiss }
control = { province = 838 data = Swiss }
control = { province = 839 data = Swiss }
}
}
}
name = "A New Capital City in Trento!" # A New Capital City in Trento!
desc = "A New Capital City now in Trento! with this came also Citizens from larger provincial area's and from Switzerlands close neighbours like Austria, Bavaria and Baden to the New Captial in hope of gaining new opertunity's"
style = 0
action_a = {
name = "A New Capital City in Trento!"
command = { type = capital which = 827 }
command = { type = add_pop which = south_german/aristocrats value = 116000 where = 827 }
command = { type = add_pop which = south_german/clerks value = 612000 where = 827 }
command = { type = add_pop which = south_german/craftsmen value = 988600 where = 827 }
command = { type = add_pop which = south_german/farmers value = 660000 where = 827 }
command = { type = add_pop which = south_german/labourers value = 280000 where = 827 }
command = { type = prestige value = 60 }
}
}