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

ptan54

General
32 Badges
Sep 28, 2003
2.014
0
Visit site
  • 500k Club
  • Crusader Kings III: Royal Edition
  • Crusader Kings III
  • Imperator: Rome
  • Imperator: Rome Deluxe Edition
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • 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: El Dorado
  • Europa Universalis III
  • War of the Roses
  • Sengoku
  • Europa Universalis IV: Res Publica
  • Europa Universalis III Complete
  • March of the Eagles
  • Europa Universalis III Complete
  • Heir to the Throne
  • Europa Universalis IV: Call to arms event
  • 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 Complete
  • Europa Universalis III: Chronicles
This isn't a proper bug per se. But in the code - the spelling of Fascist is "facsist" and not FASCIST which it what it should be - at least in the trigger you see below (the spelling is correct when it refers to pop type, odd).

I'm being anal here, but this seems like a really obvious error.

event={

id = 24505
random = yes
invention = no
name= "EVT_24505_NAME"
desc= "EVT_24505_DESC"
trigger = {
government = { type = facsist }
technology = 4306
}

action_a = {
name= "ACTIONNAME24505A"

command = { type = plurality value = -2.5 }
command = { type = pop_ideology which = 2.5 value = fascist }
}
}

http://en.wikipedia.org/wiki/Fascism
 
Upvote 0