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

Schlieffen

Crusty Old Medieval German Baron
112 Badges
Nov 21, 2001
451
0
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Semper Fi
  • Sengoku
  • Supreme Ruler: Cold War
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • March of the Eagles
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Knights of Pen and Paper 2
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron 4: Arms Against Tyranny
  • Europa Universalis III
  • Cities in Motion 2
  • Crusader Kings II
  • 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: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Lead and Gold
  • Magicka
Prussian events, the Luxemburgian Crisis, line 154 is missing the following:
Code:
command = { type = trigger which = 7226 }
At first I thought it might have just changed how it triggers, having the French event check to see if this event fired or something like that, but I checked the French event and it doesn't look like it. Guess this line just got cut out somewhere along the line.
 
Upvote 0
Well my version (a clean install + Revolutions) had nothing under option a but a single blank line. Maybe Revolutions modded nothing and the original, off-the-CD version was missing the line? :confused:
I'll check ASAP but I'm a little busy at the moment. If someone else doesn't have it though I'm guessing it's not a Revolutions problem, but it may mean that the game should be patched before the expantion is installed.
 
I have the line in both 1.04 and Rev (prussia.txt is replaced by Rev). Lines 152-158:
Code:
	action_a = {
		name = "ACTIONNAME4604A" # Threaten France with War
		command = { type = relation which = FRA value = -100 }
		command = { type = trigger which = 7226 }
		command = { type = prestige value = 10 }

	}
 
I've notices something similar with two Great Depression events and some 20ct event I cant remember(cultural or political invention that was not in victoria)
 
Well what I had under Prussia was the aptly named, "Threaten France with Warv"
Code:
	action_a = {
		name = "ACTIONNAME4604A" # Threaten France with Warv

	}
I'm going to guess it was a problem in the downloading then if it was just a few lines cut out, although I will say it's really odd for it to cut them out so neatly instead of the more likely cutting out a bracket somewhere. :confused: