Does anyone have a Rules txt. file with the extra fields for units, technologies and terrains for ToT patch 18.4 that are blank? It would save me a ton of work. Thanks.
Did you check my Scenario Creation Excel Sheet thread post #2 here. There’s a rules_TOTPP_0184.txt file that should meet your requirements in the bottom part of the post.
You'll notice that I accidently repeated the 'Tech with ID 100' line twice in the @Civilize section. You just need to delete one of them and it will be fine:
Code:
@CIVILIZE
....
Extra Advance 7, 3, 0, no, no, 0, 0 ; X7 99
Tech With ID 100, 3, 0, no, no, 0, 0 ; X64 100
Tech With ID 100, 3, 0, no, no, 0, 0 ; X64 100
Tech With ID 101, 3, 0, no, no, 0, 0 ; X65 101
....
If you plan on using more than the standard 100 techs in your scenario, you need to add the 'NumberOfTechs' param in the @COSMIC2 section with the total number of advances used (just like you do for units), and remember that the very first tech in the advance tree starts at the number 0 (not 1) . So in the example below 119 really means 120 techs.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.