Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For the scripts, you'll have to quite literally add your own code ; you're not modifying an existing parameter in the files, but with the scripts you can freely add/remove whatever so long as you follow the bhs syntax. You could look the scripting documentation that's part of this resource for help: ron.heavengames.com/downloads/showfile.php?fileid=38 (Thunder was a BHS employee).
Number of techtypes in techrules.xml doesn't equal NUM_TECHTYPES!
I also tried a look into the conquest.bhs script, which is the scenario where I want to prevent internal age-advancements. I couldn't find the variable for age-advancing research.
A much less targeted approach would be to quite literally disable the age techs in techrules.xml, which might also accomplish what you want, but obviously comes with the side effect of breaking all non-CtW gameplay.