I've been having trouble using unit_in_siege as a trigger for a country_event. I'm not sure if I'm not using it correctly, or if it just doesn't work. Do I need to use scopes on it or something?
Code:country_event = { id = 673230 trigger = { unit_in_siege = yes } mean_time_to_happen = { months = 2 } title = "EVTNAME673230" desc = "EVTDESC673230" option = { name = "EVTOPTA673230" owner = { any_country = { limit = { has_country_flag = protect_player } random_owned = { limit = { owner = { has_country_flag = protect_player } } owner = { change_variable = { which = protect_playervalue value = 2 } } } } } } }







Reply With Quote













