How to set an era ?

Hulfgar

Emperor
Joined
Mar 31, 2008
Messages
1,798
Location
France
Some of the techs in my tech tree are set to era_modern but they are displayed in the industrial era, how is it possible to set the length of an era in the tech tree ?
 
The tech tree is drawn left-to-right, parsing the GridX values for the techs assigned to each Era. You can't mix columns; if all of your Industrial techs have GridX values between 9 and 11, and you add a new tech at GridX=10 that ISN'T given ERA_INDUSTRIAL, then the TechTree.lua will break and draw the lines separating eras incorrectly.
 
Back
Top Bottom