• 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.
Looks cool.:) Maybe throw in some events for Luxembourg, I haven't seen anyone for them...:) only a proposal.
 
how about this:
Code:
event = {
	id = xxxxx
                trigger = { event = #belgian anticorruption event }
                random = no
	country = LUX
	name = "Anti-corruption actions
	desc = "Much of the Belgian money was in banks in foreign countries because much of this money was so-called black money (income were no taxes were paid on) but in 2003 the Belgian governement decided to give everybody wit so-called black money a general pardon on it if they return it to Belgium and if they would invest it into Belgian corporations. Now the only problem is that we lose a lot of tax-income by this" 
	style = 1
                date = { day = 1 month = july year = 2003}
               	action_a = {
		name = "We can't stop them."
		command = { type = relation which = FLA value = -30}
	
                                command = { type = provincetax which = 377 value = -3} 
                }
}
 
reworked elections events

I reworked the election events for Belgium because the last ones sucked

Code:
# Belgium#

historicalmonarch = {
	id = { type = 6 id = 05840 }
	name = "Wilfried Martens"
	startdate = {
		year = 1981
	}
	deathdate = {
		year = 1991
	}
	DIP = 6
	ADM = 5
	MIL = 2
	dormant = no
    remark = "Traded his PM-ship for a place in the European Governement."
}

historicalmonarch = {
	id = { type = 6 id = 05841 }
	name = "Jean-Luc Dehaene"
	startdate = {
		year = 1991
	}
	deathdate = {
		year = 1999
	}
	DIP = 5
	ADM = 4
	MIL = 3
	dormant = yes
    remark = "Was defeated heavily in 1999 elections but became mayor of his hometown Vilvoorde and was also elected vice-president of the European Convention."
}
historicalmonarch = {
	id = { type = 6 id = 05842 }
	name = "Stefaan De Clerck"
	startdate = {
		year = 1999
	}
	deathdate = {
		year = 2003
	}
	DIP = 4
	ADM = 5
	MIL = 2
	dormant = yes
	remark = "Resigned as chairman of the CD&V after the 2003 elections defeat but remained mayor in his hometown Kortrijk#
}
historicalmonarch = {
	id = { type = 6 id = 05843 }
	name = "Guy Verhofstadt"
	startdate = {
		year = 1990
	}
	deathdate = {
		year = 2053
	}
	DIP = 6
	ADM = 6
	MIL = 2
	dormant = yes
	remark = "Leader of the opposition till 1999 and then he became PM"
}
historicalmonarch = {
	id = { type = 6 id = 05844 }
	name = "Frank Van Hecke"
	startdate = {
		year = 1990
	}
	deathdate = {
		year = 2060
	}
	DIP = 3
	ADM = 2
	MIL = 9
	dormant = yes
	remark = "Is chairman of far-right Flemmish-nationalist party called Vlaams Blok" 
}

now the events: 
event = {
	id = 16100
	random = no
	country = FLA
	name = "The elections of '91 or also called Black Sunday"
	desc = "Who will become PM of Belgium,are the Cristian democrats remain in power or will the Liberals gain and what about the Vlaams Blok, such a victory that can't go unnoticed?"
	style = 1

	date = { day = 1 month = january year = 1991 }
	offset = 1
	deathdate = { day = 1 month = january year = 1992 }

	action_a = {
		name = "We'll go for the Christian democrats (again)."
		command = { type = sleepmonarch which = 5840 }
		command = { type = wakemonarch which = 5841 }
}
	action_b = {
		name = "No, we've got enough of the Christian democrats, we'll choose an liberal governement now. "
		command = { type = sleepmonarch which = 5840 }
		command = { type = wakemonarch which = 5843 }
}
	action_c = {
		name = "No the vox populi has spoken from this day forward we'll have a far-right governement."
		command = { type = sleepmonarch which = 5840 }
		command = { type = wakemonarch which = 5844 }
}
}

event = {
	id = 16101
	random = no
	country = FLA
	name = " The elections of '95"
	desc = "Will the current PM remain in power or will the liberals finnaly gain power and not to forget the far-right parties had another victory."
	style = 2

	date = { day = 1 month = january year = 1995 }
	offset = 1
	deathdate = { day = 1 month = january year = 1996 }

	action_a = {
		name = "The current PM is doing his work good let him remain in power "
		command = { stability value = 0 }
		}
	action_b = {
		name = "No, let the liberal party gain power"
		command = { type = sleepmonarch which = 5841 }
		command = { type = wakemonarch which = 5843 }
}
	action_c = {
		name = "No, the vox populi has spoken again the far-right have to get the power"
		command = { type = sleepmonarch which = 5841 }
		command = { type = wakemonarch which = 5844 }
}
}

event = {
	id = 16102
	random = no
	country = FLA
	name = " The elections of '99"
	desc = "Although the liberal party has become bigger than the christian-democrat faction,they still have a chance to remain in the governement, and what about that the far-right faction has become bigger again."
	style = 3

	date = { day = 1 month = january year = 1999 }
	offset = 1
	deathdate = { day = 1 month = january year = 2000 }
	action_a = {
		name = "Yes, it's time for a governement change the liberals."
		command = { type = sleepmonarch which = 5841 }
		command = { type = wakemonarch which = 5843 }
}
	action_b = {
		name = "No, the christian-democrats have to remain in the governement."
		command = { stability value = 0  }
}
	action_c = {
		name = "No, the vox populi has spoken again the far-right have to get the power"
		command = { type = sleepmonarch which = 5841 }
		command = { type = wakemonarch which = 5844 }
}


event = {
	id = 16103
	random = no
	country = FLA
	name = " The elections of '03"
	desc = "The liberal party has again become bigger but also has the far-right party who will rule Belgium for the 4 next years?"
	style = 4

	date = { day = 1 month = january year = 2003 }
	offset = 1
	deathdate = { day = 1 month = january year = 2004 }

	action_a = {
		name = "Let the liberals continue their governement."
		command = { stability value = 0 }
}
	action_b = {
		name = "No the far-right party must rule belgium"
		command = { type = sleepmonarch which = 5843 }
		command = { type = wakemonarch which = 5844 }
}
}

event = {
	id = 16104
	random = no
	country = FLA
	name = " The elections of '07"
	desc = " How has the Belgian people voted?"
	style = 5


	date = { day = 1 month = january year = 2007 }
	offset = 1
	deathdate = { day = 1 month = january year = 2008 }

	action_a = {
		name = "Let the liberals continue"
		command = { stability value = 0 }
}
	action_b = {
		name = "No, the far-right parties have become the biggest and will rule Belgium."
		command = { type = sleepmonarch which = 5843 }
		command = { type = wakemonarch which = 5844 }
		command = { type = trigger which = xxxxx }# the split up of Belgium
}
}
 
Last edited:
They look fine, but the two last ones needs a little changes. The events themselves are ok, but you need yo have atleast one command. Take +1 stab or something, or just 0, that works too (I know;)).
 
better now?
 
Originally posted by Mormegil
They look fine, but the two last ones needs a little changes. The events themselves are ok, but you need yo have atleast one command. Take +1 stab or something, or just 0, that works too (I know;)).
Are you sure? What happens? I have events without commands, and it have worked fine.
 
Originally posted by Gathenhielm
Are you sure? What happens? I have events without commands, and it have worked fine.

The event manual which comes with EU2 (or patches maybe), a word file in the "Europa Universalis 2" folder says so atleast. Something like "every event must have atleast 1 command" and that it could have... innumberal commands aswell... or something like that.
 
Ok. But maybe it doesn't work on certain patches or something. But we're gonna run with 1.07, Beta 'something', because of some commands, anyways. What version do you have BTW Gath?
 
bored :p

Code:
event = {
	id = xxxxx
                random = no
	country = VIJ
	name = "Republiek Vlaanderen"
	desc = "After the split-up the Belgian monarchy was of no use and theirfore the flemmish changed their form of state into a republic."
	style = 1
                # no date but shoud be triggered dirrectly after the split-up	action_a = {
		name = "Leve de republiek (Long live the republic)"
		command = { type = stability value = 1}
                                command = { type = religion value = #republic#}
}
                action_b = {
                                name= "No let the king rule Flanders"
                                command = { type = stability value = -6} 
}
 
was more bored

Code:
event = {
	id = xxxxx
                random = no
	country = VIZ
	name = "La republique wallon"
	desc = "After the split-up the Belgian monarchy was of no use and theirfore the walloons changed their form of state into a republic."
	style = 1
                # no date but shoud be triggered dirrectly after the split-up	action_a = {
		name = "Vive le republique(Long live the republic)"
		command = { type = stability value = 1}
                                command = { type = religion value = #republic#}
}
                action_b = {
                                name= "No let the king rule Wallony"
                                command = { type = stability value = -6} 
}
 
:D LOL :D

Code:
 event = {
  id = 123456789
  random = no
  country = VIJ
  name = "Flemmish Language"
  desc = "Since Flanders was seperated from the Netherlands and remained in Spanish hands the language did evolve differently there were many dialects but there was no real Flemmish language but now the languages in Flanders have evolved so that a real Flemmish language was possible"
  style = 1

  date = { day = 1 month = january year = 2006 }
  offset = 1
  deathdate = { day = 1 month = january year = 2010 }

  trigger = { 
                  not = { vassal = { country = VIJ country = VIZ } }
                   }


action_a = {
    name = "We' no longer dutch we're flemmish"
    command = { type = provinceculture which = 380 value = flemmish }
    command = { type = provinceculture which = 378 value = flemmish }
    command = { type = remove_countryculture which = french }
    command = { type = remove_countryculture which = dutch }
    command = { type = add_countryculture which = flemmish }
    command = { type = vp value = 20 }
     }
action_b = {
name = "No our language remains dutch"
    command = { type = stability value = -1 }
    command = { type = vp value = -10 }
    command = { type = remove_countryculture which = french }
     }}

now what do you think of that
and are there any languages (culture) over in which way i can use one
 
I'll find out for myself
 
Wow your splitting off Flanders. I would have thought cultures would be becoming more unified over there with the Dutch-Belgian effort to unite the Dutch language. I'm sure Flemish isn't THAT different to Dutch.
 
Originally posted by Josquius
Wow your splitting off Flanders. I would have thought cultures would be becoming more unified over there with the Dutch-Belgian effort to unite the Dutch language. I'm sure Flemish isn't THAT different to Dutch.

Thanks

well their are differences and you must know that event is written that the Flemmish Governement would consists only of extreme Flaminganten but yeah maybe it's just a bit overpowered

now working on EU (European Union) events will post soon!!!
 
Last edited: