Hi all,
Just got the game today, and I figured I try out China to get my feet wet. I get a CTD on the mouse over of the "accept" button for this event everytime.
Everything else runs pretty smooth though.
#########################################################################
# The Yellow River Floods
#########################################################################
event = {
id = 12511
random = no
persistent = no
country = CHI
trigger = {
random = 15
}
name = "EVT_12511_NAME"
desc = "EVT_12511_DESC"
style = 0
date = { day = 1 month = january year = 1851 }
offset = 30
deathdate = { day = 30 month = december year = 1851 }
action_a = {
name = "ACTIONNAME12511A" # We are losing the Mandate!
command = { type = treasury value = -500 }
command = { type = revolt where = 1554 }
command = { type = revolt where = 1559 }
command = { type = revolt where = 1571 }
command = { type = pop_militancy which = 100 value = 2 where = 1571 }
command = { type = add_pop which = beifaren value = -2 where = 1554 }
command = { type = add_pop which = beifaren value = -2 where = 1559 }
command = { type = add_pop which = beifaren value = -2 where = 1571 }
}
}
Just got the game today, and I figured I try out China to get my feet wet. I get a CTD on the mouse over of the "accept" button for this event everytime.
Everything else runs pretty smooth though.
#########################################################################
# The Yellow River Floods
#########################################################################
event = {
id = 12511
random = no
persistent = no
country = CHI
trigger = {
random = 15
}
name = "EVT_12511_NAME"
desc = "EVT_12511_DESC"
style = 0
date = { day = 1 month = january year = 1851 }
offset = 30
deathdate = { day = 30 month = december year = 1851 }
action_a = {
name = "ACTIONNAME12511A" # We are losing the Mandate!
command = { type = treasury value = -500 }
command = { type = revolt where = 1554 }
command = { type = revolt where = 1559 }
command = { type = revolt where = 1571 }
command = { type = pop_militancy which = 100 value = 2 where = 1571 }
command = { type = add_pop which = beifaren value = -2 where = 1554 }
command = { type = add_pop which = beifaren value = -2 where = 1559 }
command = { type = add_pop which = beifaren value = -2 where = 1571 }
}
}
Upvote
0