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

Mats_SX

Field Marshal
27 Badges
Mar 11, 2005
5.617
0
  • Europa Universalis III Complete
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: El Dorado
  • Europa Universalis III: Collection
  • 500k Club
  • Europa Universalis IV: Res Publica
  • Hearts of Iron Anthology
  • Magicka
  • Europa Universalis III Complete
  • Heir to the Throne
  • For The Glory
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Divine Wind
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II
I didn't see a thread for that topic, so created new one. Anyway, Jizya event 874081 is targeting the wrong province:

Code:
event = {
	id = 874081
	random = no
	province = [COLOR="Red"]1533[/COLOR][COLOR="Yellow"]1590[/COLOR]
	name = "Jizya Tracking Event"
	desc = "This event is to help track that Jizya has been imposed in Bale"

	action_a = {
		name = "OK"
		command = { type = infra value = 1 }
	}
}
 
Thanks,

I will make the correction.