How do you edit diplomatic relations?
  • << previous
  • 1
  • next >>
said on Aug 11, 2010 at 06:48 AM

I saw in the game that my country and other countries have terrible relations (0). How do you edit the XML so that when the scenario start, my country has good relations with other countries?

  • Soldat98
  • location: Unknown
  • joined: Jan 27, 2010
  • posts: 208
said on Aug 12, 2010 at 10:33 PM

I need the same information.

_________________
*Puts on suit*
"You what the difference between you and me is? I make this look good."
-Agent J

Double V
said on Aug 16, 2010 at 10:37 AM

I need this info too.

  • Saturn
  • location: Unknown
  • joined: Aug 16, 2010
  • posts: 2
said on Aug 16, 2010 at 11:53 AM

If you look at the player files for various countries, you will find the relation values, you need only to set nDefault value to whatever you want and that will set relations for all countries, here is the coding you need to add to this piece of coding after the object tag for "objAIData"

<object type="DipRelInitialValueList" name="objDipRelInitialValueList"> <property name="nDefault" value="500"/> and then add an ending </object> tag, just make sure to follow the coding format, I would suggest looking other player files and just copy and paste what you need.

_________________
"I am not your son"
~JPS
  • << previous
  • 1
  • next >>