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

unmerged(86225)

Sergeant
Oct 27, 2007
54
0
i want to add some more models to the tech tree like tanks and so, where can i change the tech tree,is there some helpful tool,
do i need to add something more to the game if i change the tech tree?
 

unmerged(8021)

Captain
Mar 1, 2002
368
0
Visit site
Hope this helps

I've messed around with it a little. Here are the notes I wrote to myself to help me remember what I did.

Files needed to modify:

Config\ Tech_Names (or Doomsday.txt) (don't forget Short_Tech_App. . .)
Config\ Unit_Names (if a unit)
Config\ Models (if a unit)

DB\ Tech : whichever tech file is needed

Notes:

Make up your "id" for the tech: the id you use is what you name your tech screen pic to go in GFX\Interface\Tech

Vertical positions are "18" apart for spacing on tech screen
 

unmerged(58571)

Field Marshal
Jul 1, 2006
6.288
0
15 is enough if you don't want to waste too much space.
For 5 columns with plenty of space in between, I use x = -4, 111, 224, 338, and 452; for 5 columns packed together, x = 11, 118, 224, 331 and 438.
When I need 6 columns, x = -28, 78, 186, 293, 400 and 507, or, if I still need some space between them, -31, 77, 186, 294, 402 and 510.