Why...**Xx-Problem solved in 5 minutes.-xX**
For me everyday is christmas day, so can anyone tell me why I cannot fire this event more than once per game? Does anyone have a solution? Please?
##########################################################################
# Santa is coming to town
##########################################################################
event = {
id = 70000
random = no
trigger = {
}
name = "Blah Blah Blah"
desc = "Merry Christmass! Ho Ho Ho!"
style = 0
action_a = {
name = "OK"
command = { type = supplies value = 100000}
command = { type = oilpool value = 100000}
command = { type = metalpool value = 100000}
command = { type = rarematerialspool value = 100000}
command = { type = energypool value = 100000}
command = { type = money value = 100000}
command = { type = dissent value = -10 }
}
}
For me everyday is christmas day, so can anyone tell me why I cannot fire this event more than once per game? Does anyone have a solution? Please?
##########################################################################
# Santa is coming to town
##########################################################################
event = {
id = 70000
random = no
trigger = {
}
name = "Blah Blah Blah"
desc = "Merry Christmass! Ho Ho Ho!"
style = 0
action_a = {
name = "OK"
command = { type = supplies value = 100000}
command = { type = oilpool value = 100000}
command = { type = metalpool value = 100000}
command = { type = rarematerialspool value = 100000}
command = { type = energypool value = 100000}
command = { type = money value = 100000}
command = { type = dissent value = -10 }
}
}
Last edited: