Isit this part fo the event sequence you are talking about?
Then selecting option B?
Code:
event = {
id = 2015
random = no
country = GER
# Triggered by SOV 2600
name = "EVT_2015_NAME"
desc = "EVT_2015_DESC"
style = 0
action_a = {
name = "ACTIONNAME2015A" # Refuse alliance, but stand by pact
command = { type = trigger which = 2602 }
}
action_b = {
name = "ACTIONNAME2015B" # Let the world tremble!
command = { type = alliance which = SOV }
command = { type = dissent value = 15 }
command = { type = trigger which = 2603 }
}
}
Then selecting option B?