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

Mr. Orange

Patroon
52 Badges
Feb 19, 2006
69
0
  • Stellaris: Synthetic Dawn
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Field Marshal
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Stellaris: Megacorp
  • Europa Universalis IV: Golden Century
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Ancient Relics
  • Stellaris: Federations
  • Europa Universalis 4: Emperor
  • Stellaris: Nemesis
  • Europa Universalis III Complete
  • Crusader Kings II
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • 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
  • Heir to the Throne
  • Arsenal of Democracy
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Semper Fi
  • Victoria 2
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Mare Nostrum
This one:
Code:
##################################################  #################################
#
#       Hungary
#
##################################################  ###################################
event = {
	id = 3295
	random = no
	

	name = "The Hungarian Empire"
	desc = "Take back the lands of Hungary"
	style = 0

	action_a = {
		name = "Take back what was once mine"
		command = { type = addcore which = 426 }
		command = { type = addcore which = 425 }
		command = { type = addcore which = 424 }
		command = { type = addcore which = 431 }
		command = { type = addcore which = 423 }
		command = { type = addcore which = 436 }
		command = { type = addcore which = 432 }
		command = { type = addcore which = 433 }
		command = { type = addcore which = 435 }
		command = { type = addcore which = 434 }
		command = { type = addcore which = 230 }
		command = { type = addcore which = 422 }
		command = { type = addcore which = 420 }
		command = { type = addcore which = 419 }
		command = { type = addcore which = 417 }
		command = { type = addcore which = 416 }
		command = { type = addcore which = 421 }
		command = { type = addcore which = 410 }
		command = { type = addcore which = 411 }
		command = { type = addcore which = 412 }
		command = { type = addcore which = 392 }
		command = { type = addcore which = 403 }
		command = { type = addcore which = 402 }
		command = { type = addcore which = 401 }
		command = { type = addcore which = 400 }
		command = { type = addcore which = 394 }
		command = { type = addcore which = 395 }
		command = { type = addcore which = 393 }
		command = { type = addcore which = 391 }
		command = { type = addcore which = 390 }
		command = { type = addcore which = 413 }
		command = { type = addcore which = 414 }
		command = { type = addcore which = 415 }
		command = { type = addcore which = 418 }
		command = { type = addcore which = 453 }
		command = { type = addcore which = 451 }
		command = { type = addcore which = 389 }
		command = { type = addcore which = 494 }
		command = { type = addcore which = 493 }
		command = { type = addcore which = 452 }
		command = { type = addcore which = 387 }
		command = { type = addcore which = 386 }
		command = { type = addcore which = 385 }
		command = { type = addcore which = 384 }
		command = { type = addcore which = 383 }
		command = { type = addcore which = 455 }
		command = { type = addcore which = 382 }
		command = { type = addcore which = 381 }
		command = { type = addcore which = 459 }
		command = { type = addcore which = 380 }
		command = { type = addcore which = 409 }

	}
}
 

JRShield

Generalfeldmarschall
90 Badges
Sep 1, 2005
753
0
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Semper Fi
  • Sengoku
  • The Showdown Effect
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Cities: Skylines
  • Europa Universalis IV: El Dorado
  • Crusader Kings II: Way of Life
  • Magicka
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Victoria 3 Sign Up
  • Divine Wind
  • 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
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Cities in Motion 2
  • 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
  • Heir to the Throne
  • Knights of Pen and Paper +1 Edition
What kind of error do you get? Right now there is no trigger, start-, deathdate and offset. Also, are you sure that the event id is not allready taken?