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

elryacko

Froody
36 Badges
Mar 21, 2008
260
6
  • Hearts of Iron II: Armageddon
  • Arsenal of Democracy
  • Supreme Ruler 2020
  • Semper Fi
  • March of the Eagles
  • Hearts of Iron III
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
  • Crusader Kings II
  • Crusader Kings II: Sons of Abraham
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Steel Division: Normandy 44
  • BATTLETECH
  • Steel Division: Normand 44 Sign-up
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Parklife Pre-Order
  • Cities: Skylines - Parklife
  • Prison Architect
  • Tyranny: Archon Edition
  • Crusader Kings II: Reapers Due
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Cadet
  • Stellaris
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Way of Life
  • 500k Club
  • Victoria 2
  • Cities: Skylines
I created some events but there are some problems.
Problems with the following events:
Event 2679 only adds romanian cores to the soviet union. Polish cores shows up as (embarked).
Event 2780 only doesn't add all of mengkuokos cores to Mongolia, and for some reason adds Manchuoko cores.

I doubled checked. All the province ids are supposed to be correct. Some kind of typo?

Currently using Windows 7, but that shouldn't effect AoD.
Code:
#############
event = {
	id = 2679
	random = no
	country = SOV


	name = "New Eastern European Order"
	desc = "This is but one step towards a new world order."
	style = 0
	picture = "Mol_Rib"

	action_a = {
		name = "ACTIONNAME2600A" # A Most Excellent Proposition
		command = { type = construct which = ic where = 300 value = -2 }
		command = { type = construct which = ic where = 56 value = -2 }
		command = { type = construct which = ic where = 74 value = -1 }
		command = { type = construct which = ic where = 75 value = -1 }
		command = { type = construct which = ic where = 67 value = -1 }
		command = { type = construct which = ic where = 175 value = 1 }
		command = { type = extra_tc value = 100 }
		command = { type = trigger which = 2680 }
		command = { type = supplies value = -1000 }
		command = { type = energypool value = -3000 }
		command = { type = metalpool value = -1000 }
		command = { type = rarematerialspool value = -1000 }

		# Bessarabia
		command = { type = addcore which = 434 }
		command = { type = addcore which = 435 }
		command = { type = addcore which = 433 }
		command = { type = addcore which = 230 }
		command = { type = addcore value = 500 }
		command = { type = addcore value = 501 }
		command = { type = addcore value = 502 }
		command = { type = addcore value = 503 }
		command = { type = addcore value = 504 }
		command = { type = addcore value = 505 }
		command = { type = addcore value = 506 }
		command = { type = addcore value = 507 }
		command = { type = addcore value = 508 }
		command = { type = addcore value = 562 }
		command = { type = addcore value = 229 }
		command = { type = addcore value = 222 }
		command = { type = addcore value = 210 }
		command = { type = addcore value = 209 }
		command = { type = addcore value = 211 }
		command = { type = addcore value = 213 }
		command = { type = addcore value = 214 }
		command = { type = addcore value = 208 }
		command = { type = relation which = FIN value = -5 }
		command = { type = relation which = TUR value = -5 }
		command = { type = relation which = YUG value = -5 }
		command = { type = relation which = ENG value = -15 }
		command = { type = relation which = USA value = -15 }
		command = { type = money value = -100 }
	} }

#mongolia

event = {
	id = 2680
	random = no
	country = MON


	name = "New Asian Order"
	desc = "This is but one step towards a new Asian order. With Soviet technical aid and 

reparations from Germany and France, we will rise to new heights."
	style = 0
	picture = "Mol_Rib"

	action_a = {
		name = "ACTIONNAME2600A" # A Most Excellent Proposition
		command = { type = construct which = ic where = 1404 value = 3 }
		command = { type = construct which = ic where = 1419 value = 1 }
		command = { type = construct which = ic where = 1437 value = 1 }
		command = { type = construct which = infrastructure where = 1404 value = 35 }
		command = { type = construct which = infrastructure where = 1419 value = 30 }
		command = { type = construct which = infrastructure where = 1437 value = 30 }
		command = { type = construct which = infrastructure where = 1436 value = 30 }
		command = { type = construct which = infrastructure where = 1438 value = 30 }
		command = { type = construct which = infrastructure where = 1434 value = 20 }
		command = { type = construct which = infrastructure where = 1385 value = 20 }
	command = { type = construct which = infrastructure where = 1420 value = 10 }
		command = { type = manpowerpool value = 15 }
     command = { type = industrial_modifier which = total value = 10 }
     command = { type = research_mod value = 20 }
		command = { type = resource which = supplies value = -200 }
		command = { type = money value = -50 }
		command = { type = addcore value = 1398 } #Inner Mongolia
		command = { type = addcore value = 1207 }
		command = { type = addcore value = 1386 }
		command = { type = addcore value = 1439 }
		command = { type = addcore value = 1208 }
		command = { type = addcore value = 1418 } #Tannu Tuva
		command = { type = addcore value = 1273 }
		command = { type = sleepminister which = 94034 } #removes the current HoS
		command = { type = relation which = SOV value = 25 }
		command = { type = relation which = ENG value = -5 }
		command = { type = relation which = USA value = -5 }
		command = { type = relation which = JAP value = -15 }
		command = { type = relation which = MEN value = -25 }
		command = { type = relation which = CHI value = -15 }
		command = { type = gain_tech which = -1 }
		command = { type = gain_tech which = -1 }
		command = { type = add_team_skill which = -1 value = 1 }
 
Events without date can only fire if triggered by another event.
Correct format for using addcore is:
Code:
addcore which =
You have multiple addcore value =
event 2680 is not properly closed (or you didn't copy all of it.
 
Whoops. Thanks. All those value and which modifiers began looking the same.

And as a note, I manually trigger the events via command in the console.

And uh, I didn't copy all of 2680, but this should fix it anyway.