Hi guys .. This code works but the province ever is randomic...
I just like to know how to make the randomic province have infrastructure< 99?
event = {
id = 90000
random = yes
trigger = {
NOT = {
alignment = communist
}
}
name = "Cheat"
desc = "Infra up"
style = 0
action_a = {
name = "Infra up"
command = { type = infrastructure which = -1 value = 99 }
}
}
I just like to know how to make the randomic province have infrastructure< 99?
event = {
id = 90000
random = yes
trigger = {
NOT = {
alignment = communist
}
}
name = "Cheat"
desc = "Infra up"
style = 0
action_a = {
name = "Infra up"
command = { type = infrastructure which = -1 value = 99 }
}
}