• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(17392)

Colonel
Jun 2, 2003
806
1
Visit site
I have played around with these events and cannot seem to get them to work. The game will not load when i try to see if it works. Maybe a person of higher wisdom will take pity on me and be able to figure it out.

first ones:

#######################################################################################
# British Inavde Madagascar! Operation Ironclad
#######################################################################################
event = {
id = 9999503
random = no
country = eng

trigger = { random = 25 }
event = 9999504 # Vichy event signalling loss of Madagascar
exists = VIC
war = { country = eng country = ger }
war = { country = fra country = ger }

name = "EVT_9999503_NAME" # British invade the Vichy colony of Madagascar
desc = "EVT_9999503_DESC" # Intelligence from Asia reports that the Japanese are looking to use Madagascar as a forward base for submarine operations in the Indian Ocean. We cannot allow them to set up their base and threaten our merchant marine!
style = 0
picture = "germany_invaded"

date = { day = 5 month = may year = 1942 }
offset = 2
deathdate = { day = 30 month = december year = 1942 }

action_a = {
name = "ACTIONNAME9999503" # "Inavde the Island to safeguard our supply lines!"

command = { type = war which = VIC }
command = { type = relation which = GER value = -10 }
command = { type = relation which = VIC value = -10 }
control = { province = 1134 data = ENG } #Fianarantsoa
control = { province = 1137 data = ENG } #Tananarive
}
}
#######################################################################################
# British Inavde Madagascar! We have lost Madagascar
#######################################################################################
event = {
id = 9999504
random = no
country = vic
name = "EVT_9999504_NAME"
DESC = "EVT_9999504_NAME"

#Triggered by UK9999503

name = "British invade the Vichy colony of Madagascar"
desc = "Intelligence from Asia reports that the Japanese are looking to use Madagascar as a forward base for submarine operations in the Indian Ocean. We cannot allow them to set up their base and threaten our merchant marine!"
style = 0
picture = "germany_invaded"

action_a = {
name = "We lost the Island!"

command = { type = secedeprovince which = VIC value = 1134 } #Fianarantsoa
command = { type = secedeprovince which = VIC value = 1137 } #Tananarive
}
}


Next one:

#######################################################################################
# Rule Britannia!
#######################################################################################
event = {
id = 9999502
random = no
country = eng
trigger = {
exists = VIC
}
}

name = "EVT_9999502_NAME" # British attack the French battle fleet at Mers-El-Kabir
desc = "EVT_9999502_DESC" # The threat posed by the Vichy French battle fleet must be erased. Since they will not join us against the Axis, we must use force!
style = 0
picture = "naval_reinforcements"

date = { day = 3 month = july year = 1940 }
offset = 7
deathdate = { day = 30 month = december year = 1942 }

action_a = {
name = "ACTIONNAME9999502" # "British fleet attacks the French in port"

command = { type = relation which = FRA value = -10 }
command = { type = relation which = GER value = -10 }
command = { type = relation which = VIC value = -10 }
}
}

Last one:

#######################################################################################
# Case Anton: Fall of Vichy!
#######################################################################################
event = {
id = 9999505
random = no
country = ger

trigger = { random = 25 }
event = 9999506 # Vichy event signalling loss of Southern France
exists = VIC
war = { country = eng country = ger }
war = { country = fra country = ger }

name = "Hitler takes Vichy"
desc = "The recent problems with the UK and Vichy means Germany must take control of its security. Southern France must be taken in order to safeguard our southern flank!"
style = 0
picture = "german_reinforcements"

date = { day = 10 month = november year = 1942 }
offset = 1
deathdate = { day = 30 month = december year = 1942 }

action_a = {
name = "ACTIONNAME9999505" # "Vichy must fall!"

control = { province = 319 data = VIC } #Chalon-sur-Saône
control = { province = 320 data = VIC } #Vichy
control = { province = 321 data = VIC } #Châteauroux
control = { province = 322 data = VIC } #Limoges
control = { province = 324 data = VIC } #Bergerac
control = { province = 327 data = VIC } #Auch
control = { province = 328 data = VIC } #Pau
control = { province = 358 data = VIC } #Perpignan
control = { province = 359 data = VIC } #Toulouse
control = { province = 360 data = VIC } #Clermont-Ferrand
control = { province = 361 data = VIC } #Saint-Etienne
control = { province = 362 data = VIC } #Montpellier
control = { province = 363 data = VIC } #Nîmes
control = { province = 364 data = VIC } #Marseille
control = { province = 528 data = VIC } #Lyon
control = { province = 529 data = VIC } #Besançon
control = { province = 367 data = VIC } #Corsica
control = { province = 365 data = VIC } #Toulon
control = { province = 366 data = VIC } #Nice
control = { province = 527 data = VIC } #Grenoble

}
}
#######################################################################################
# Case Anton: Fall of Vichy!
#######################################################################################
event = {
id = 9999506
random = no
country = vic

#Triggered by ger9999505

name = "Hitler takes Vichy"
desc = "Germany has taken the last of our European holdings!"
style = 0
picture = "occupation"

action_a = {
name = "ACTIONNAME9999506" # "Southern France is gone!"

command = { type = secedeprovince which = GER value = 319 } #Chalon-sur-Saône
command = { type = secedeprovince which = GER value = 320 } #Vichy
command = { type = secedeprovince which = GER value = 321 } #Châteauroux
command = { type = secedeprovince which = GER value = 322 } #Limoges
command = { type = secedeprovince which = GER value = 324 } #Bergerac
command = { type = secedeprovince which = GER value = 327 } #Auch
command = { type = secedeprovince which = GER value = 328 } #Pau
command = { type = secedeprovince which = GER value = 358 } #Perpignan
command = { type = secedeprovince which = GER value = 359 } #Toulouse
command = { type = secedeprovince which = GER value = 360 } #Clermont-Ferrand
command = { type = secedeprovince which = GER value = 361 } #Saint-Etienne
command = { type = secedeprovince which = GER value = 362 } #Montpellier
command = { type = secedeprovince which = GER value = 363 } #Nîmes
command = { type = secedeprovince which = GER value = 364 } #Marseille
command = { type = secedeprovince which = GER value = 528 } #Lyon
command = { type = secedeprovince which = GER value = 529 } #Besançon
command = { type = secedeprovince which = GER value = 367 } #Corsica
command = { type = secedeprovince which = GER value = 365 } #Toulon
command = { type = secedeprovince which = GER value = 366 } #Nice
command = { type = secedeprovince which = GER value = 527 } #Grenoble

}
}



I have reached the point where i am sick of looking at the information. A new set of eyes and a better mind may be able to fix my mistakes. For some reason the brackets at the end of each event have been moved when i copied and pasted the info onto the post.

Please help!