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

Benismann

Colonel
37 Badges
Jun 20, 2020
891
3.137
  • Europa Universalis IV: Golden Century
  • Hearts of Iron IV: Together for Victory
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis IV: Cradle of Civilization
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Rights of Man
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: La Resistance
  • Crusader Kings III
  • Battle for Bosporus
  • Europa Universalis 4: Emperor
  • Hearts of Iron IV: By Blood Alone
  • Hearts of Iron IV: No Step Back
  • Cities: Skylines
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Res Publica
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Crusader Kings II
  • Cities: Skylines Deluxe Edition
  • Europa Universalis IV: El Dorado
  • Magicka 2
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Hearts of Iron IV: Cadet

Information​

I have verifed my game files (Steam only)​

Yes

I have disabled all mods​

Yes

I am running the latest game update​

Yes

Required​

Summary​

tradition_devoted_horsemanship script error?

Description​

From line 221 in 09_mpo_traditions.txt
Code:
    is_shown = {

        OR = {

            has_cultural_pillar = heritage_mongolic

            has_cultural_pillar = heritage_turkic

            has_cultural_pillar = heritage_magyar

            scope:character = {

                mpo_can_recruit_nomad_maa_trigger = yes

            }

        }

    }



    can_pick = {

        OR = {

            has_cultural_pillar = heritage_mongolic

            has_cultural_pillar = heritage_turkic

            has_cultural_pillar = heritage_magyar

            scope:character = {

                mpo_can_recruit_nomad_maa_trigger = yes

            }

            scope:character = {

                has_trait = nomadic_philosophy

            }

        }

    }

The check for trait is useless since there's no way none of the conditions above are true AND the tradition is shown at the same time, and if the tradition isnt shown you most defintely can't pick it. I dont know what the intention here was, but it's not working

Steps to reproduce​

download the game.

Game Version​

1.16.2.2

Platform​

Windows

Additional Information​

Affected Feature​

  • Gameplay

Save Game​



Other Attachments​