Ehem Spain hasn't give Perejil to Morocco, we got the statu quo again so the island is ours again, the option should be:Originally posted by Mormegil
The War of Gibraltar:
Code:event = { id = XXXX trigger = MORXXX random = no country = SPA name = "The War of Gibraltar" desc = "After the morrocan demand of the neutral island Prejila, the spanyards answers with sending troops to the island." style = 1 action_a ={ name = "Withdraw the troops, and give it to Morrocco" command = { type = relation which = MOR value = 150 } } action_b ={ name = "Declare it Neutral" command = { type = relation which = MOR value = -25 } command = { type = trigger wich = MORxxx } } action_c ={ name = "The island is ours!" command = { type = casusbelli which = MOR value = 36 } command = { type = trigger wich = MORxxx } } }
How shall I write the date?
I think he wrote it before the end of the dispute.Originally posted by Txini
Ehem Spain hasn't give Perejil to Morocco, we got the statu quo again so the island is ours again, the option should be:
a)the island is ours, let's be back to statu quo
b)co-soveraignity of it
c)the island is moroccan
event = {
id = xxxxxxxxxxxxx
trigger = {}
random = no
country = ITA
name = "Restoration of Monarchy"
desc = "The Rebelions have ended, Italy is united once again. And the government has finally decided to allow the Savoys to return to the Republic of Italy, but what will be the future of our government? "
style = 5
date = { day = 14 month = February year = 2037 }
offset = 2
deathdate =
action_a ={
name = "Keep our government the same, we don't need change at a time like this."
command = {type= stability value= 2}
command = { }
command = { }
}
action_b ={
name = "Throw the Monarchs out, take their riches, send them back to the Swiss! They are the cause of our problems! "
command = { type = cash value = 50 }
command = { type = relation which = FRA value = 25 }
command = { type = relation which = USA value = 25 }
command = { type = relation which = FLA value = -25 }
command = { type = relation which = SPA value = -25 }
}
action_c ={
name = "Bring back the monarchy! "
command = { type = cash value = -50 }
command = { type = relation which = FRA value = -25 }
command = { type = relation which = USA value = -25 }
command = { type = relation which = FLA value = 25 }
command = { type = relation which = SPA value = 25}
}
}
Originally posted by Estonianzulu
event = {
id = xxxxxxxxxxxxx
trigger = {}
random = no
country = ITA
name = "Restoration of Monarchy"
desc = "The Rebelions have ended, Italy is united once again. And the government has finally decided to allow the Savoys to return to the Republic of Italy, but what will be the future of our government? "
style = 5
date = { day = 14 month = February year = 2037 }
offset = 2
deathdate =
action_a ={
name = "Keep our government the same, we don't need change at a time like this."
command = { }
command = { }
command = { }
}
action_b ={
name = "Throw the Monarchs out, take their riches, send them back to the Swiss! They are the cause of our problems! "
command = { type = cash value = 50 }
command = { type = relation which = FRA value = 50 }
command = { type = relation which = USA value = 50 }
command = { type = relation which = FLA value = -50 }
command = { type = relation which = SPA value = -50 }
}
action_c ={
name = "Bring back the monarchy! "
command = { type = cash value = -50 }
command = { type = relation which = FRA value = -50 }
command = { type = relation which = USA value = -50 }
command = { type = relation which = FLA value = 50 }
command = { type = relation which = SPA value = 50 }
}
}
Originally posted by Kyran
Yeah, I don't see why Spain and Belgium would like monarchies popping up again. Since they both sorta had revolutions against them at one time or another.