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

PAW

Captain
17 Badges
Feb 9, 2011
403
21
  • Crusader Kings II
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Iron Cross
  • Heir to the Throne
  • Hearts of Iron III
  • Divine Wind
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • East India Company
  • Darkest Hour
  • Hearts of Iron Anthology
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Victoria 2
  • 500k Club
  • Hearts of Iron IV Sign-up
Hello,

I have added Queen Victoria to my minister file, pic & minister working as Head of State.

However, one command shows up like 5551234 (33)?

Code:
minister = {
trait = "The long-lived Empress" # Victoria
id = 83
name = NPERSONALITY_VICTORIA
desc = DPERSONALITY_VICTORIA
position = HeadOfState
value = 0
command = { type = unit value = -0.1000 }
command = { type = dissent value = 0.2000 }
command = { type = diplomacy_chances which = trade when = all value = 10 }
command = { type = production which = consumer value = 0.1000 }
command = { type = diplomacy_chances which = alliance when = democracies value = 15 }
command = { type = diplomacy_cost which = influence_nation value = -0.3330 }
}

Line that comes up weird is: command = { type = diplomacy_cost which = influence_nation value = -0.3330 }

Not sure why?

PAW
 
What exactly do you expect to see? This is what is displayed to me and it looks fine:
1654844361372.png
 
Yes - that is what I expect - maybe I have an issue with my Mod somewhere.

Is there code somewhere that drives Influence Nation?

As I don't see anything wrong with the code either.

PAW