I've been trying to figure out why I can't get an event to fire every month
here is the event
event = {
id = 24505
random = no
trigger = {
constitution = { type = democracy }
reform = { type = voting_rights level = suffrage }
slavery = yes
}
name = "Slaves are released"
desc = "Due to our Goverment Policies, all slaves are released to be Free"
style = 0
date = { day = 2 month = january year = 1836 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Freedom" # Free them all
command = { type = convert_pop_type which = slaves value = labourers }
}
}
When I manually trigger it, it works perfectly fine. But in a Belgium game where I've got a good portion of the East Africian coast, i've ran for 6 months without it triggering.
Anyone have any insights?
Nicholi
here is the event
event = {
id = 24505
random = no
trigger = {
constitution = { type = democracy }
reform = { type = voting_rights level = suffrage }
slavery = yes
}
name = "Slaves are released"
desc = "Due to our Goverment Policies, all slaves are released to be Free"
style = 0
date = { day = 2 month = january year = 1836 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Freedom" # Free them all
command = { type = convert_pop_type which = slaves value = labourers }
}
}
When I manually trigger it, it works perfectly fine. But in a Belgium game where I've got a good portion of the East Africian coast, i've ran for 6 months without it triggering.
Anyone have any insights?
Nicholi