• 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.

Cohacq

Major
73 Badges
Apr 22, 2008
565
0
  • Stellaris: Nemesis
  • Victoria 2: A House Divided
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Third Rome
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Pre-order
  • Cities: Skylines Deluxe Edition
  • Victoria 2: Heart of Darkness
  • Europa Universalis IV: Res Publica
  • Magicka
  • Heir to the Throne
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Divine Wind
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Darkest Hour
  • Europa Universalis III
  • Crusader Kings II: Sword of Islam
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Mandate of Heaven
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Cradle of Civilization
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Golden Century
  • Europa Universalis 4: Emperor
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Crusader Kings III: Royal Edition
  • Stellaris: Necroids
  • Crusader Kings III
  • Europa Universalis IV: Common Sense
Something wrong with my event (another problem this time)

I'm trying to write 2 events for Kaiserreich, but I can't get them to trigger. Even if i use an event to inherit VIC, it still doesnt trigger, So I really don't know what the problem is.

###############################################################################
# Claiming French North Africa
###############################################################################

event = {
id = 556300
random = no
country = CON

trigger = {
Random = 5
NOT = {
exists = VIC
}
control = { province = 949 data = GER}
}

name = "Claiming French North Africa"
desc = "Now that the German Reich has conquered the nationalist french in north Africa, we could ask them to incorporate that territory into the Mittelafrika Colony."

style = 0
picture = "british_naval_reinforcements"

action_a = {
name = "Ask!"
ai_chance = 95
command = { type = trigger which = 556301 }
command = { type = addcore which = 1014 }
command = { type = addcore which = 970 }
command = { type = addcore which = 1013 }
command = { type = addcore which = 943 }
command = { type = addcore which = 942 }
command = { type = addcore which = 945 }
command = { type = addcore which = 944 }
command = { type = addcore which = 946 }
command = { type = addcore which = 947 }
command = { type = addcore which = 948 }
command = { type = addcore which = 949 }
command = { type = addcore which = 951 }
command = { type = addcore which = 950 }
command = { type = addcore which = 952 }
command = { type = addcore which = 953 }
command = { type = addcore which = 946 }
command = { type = addcore which = 973 }
command = { type = addcore which = 974 }
command = { type = addcore which = 975 }
command = { type = addcore which = 1083 }
command = { type = addcore which = 1084 }
command = { type = addcore which = 998 }
command = { type = addcore which = 976 }
command = { type = addcore which = 977 }
command = { type = addcore which = 978 }
command = { type = addcore which = 981 }
command = { type = addcore which = 984 }
command = { type = addcore which = 987 }
command = { type = addcore which = 989 }
command = { type = addcore which = 990 }
command = { type = addcore which = 985 }
command = { type = addcore which = 980 }
command = { type = addcore which = 986 }
command = { type = addcore which = 979 }
command = { type = addcore which = 994 }
command = { type = addcore which = 996 }
command = { type = addcore which = 997 }
command = { type = addcore which = 991 }
command = { type = addcore which = 995 }
command = { type = addcore which = 993 }
command = { type = addcore which = 935 }
command = { type = addcore which = 934 }
command = { type = addcore which = 936 }
command = { type = addcore which = 938 }
command = { type = addcore which = 937 }
command = { type = addcore which = 939 }
command = { type = addcore which = 940 }
command = { type = addcore which = 941 }
}
action_b = {
name = "Don't."
ai_chance = 5
command = { type = dissent value = 2 }
}
}
#########
event = {
id = 556301
random = no
country = GER

name = "Claiming French North Africa"
desc = "Our Mittelafrika colony has asked us to give form french north africa to them. Shall we?"

style = 0
picture = "british_naval_reinforcements"

action_a = {
name = "Yes!"
ai_chance = 95
command = { type = secedeprovince which = CON value = 1014 }
command = { type = secedeprovince which = CON value = 970 }
command = { type = secedeprovince which = CON value = 1013 }
command = { type = secedeprovince which = CON value = 943 }
command = { type = secedeprovince which = CON value = 942 }
command = { type = secedeprovince which = CON value = 945 }
command = { type = secedeprovince which = CON value = 944 }
command = { type = secedeprovince which = CON value = 946 }
command = { type = secedeprovince which = CON value = 947 }
command = { type = secedeprovince which = CON value = 948 }
command = { type = secedeprovince which = CON value = 949 }
command = { type = secedeprovince which = CON value = 951 }
command = { type = secedeprovince which = CON value = 950 }
command = { type = secedeprovince which = CON value = 952 }
command = { type = secedeprovince which = CON value = 953 }
command = { type = secedeprovince which = CON value = 946 }
command = { type = secedeprovince which = CON value = 973 }
command = { type = secedeprovince which = CON value = 974 }
command = { type = secedeprovince which = CON value = 975 }
command = { type = secedeprovince which = CON value = 1083 }
command = { type = secedeprovince which = CON value = 1084 }
command = { type = secedeprovince which = CON value = 998 }
command = { type = secedeprovince which = CON value = 976 }
command = { type = secedeprovince which = CON value = 977 }
command = { type = secedeprovince which = CON value = 978 }
command = { type = secedeprovince which = CON value = 981 }
command = { type = secedeprovince which = CON value = 984 }
command = { type = secedeprovince which = CON value = 987 }
command = { type = secedeprovince which = CON value = 989 }
command = { type = secedeprovince which = CON value = 990 }
command = { type = secedeprovince which = CON value = 985 }
command = { type = secedeprovince which = CON value = 980 }
command = { type = secedeprovince which = CON value = 986 }
command = { type = secedeprovince which = CON value = 979 }
command = { type = secedeprovince which = CON value = 994 }
command = { type = secedeprovince which = CON value = 996 }
command = { type = secedeprovince which = CON value = 997 }
command = { type = secedeprovince which = CON value = 991 }
command = { type = secedeprovince which = CON value = 995 }
command = { type = secedeprovince which = CON value = 993 }
command = { type = secedeprovince which = CON value = 935 }
command = { type = secedeprovince which = CON value = 934 }
command = { type = secedeprovince which = CON value = 936 }
command = { type = secedeprovince which = CON value = 938 }
command = { type = secedeprovince which = CON value = 937 }
command = { type = secedeprovince which = CON value = 939 }
command = { type = secedeprovince which = CON value = 940 }
command = { type = secedeprovince which = CON value = 941 }
}
action_b = {
name = "No, we need it more ourselves."
ai_chance = 5
command = { type = dissent value = 2 }
}
}
 
Last edited:
trigger = {
Random = 5
NOT = {
exists = VIC
}
control = { province = 949 data = GER}
}

Hm, isn't it because your trigger says that it won't happen if VIC exists? Perhaps you could try to remove the NOT from the trigger and see if that helps.
 
The event gives away all of the former VIC provinces to CON, so having VIC alive would be counter-productive for that to happen, wouldnt it? :p

EDIT: removed the line about VIC not having to exist, but it still doesnt trigger.
 
Last edited: