Very helpful, awesome. Thanks Zeta. What about the techinfo file. If I wanted to delete all the techs post renaissance and add my own alternative tech tree, how do I get the techinfo.xml to read only mine without editing the AND mod's core file?
Very helpful, awesome. Thanks Zeta. What about the techinfo file. If I wanted to delete all the techs post renaissance and add my own alternative tech tree, how do I get the techinfo.xml to read only mine without editing the AND mod's core file?
You just take the TYPE line followed by the bForceOverwrite line and than you are free to change EVERYTHING. It is advisable to put the name of your new tech there out commented (use <!-- and --> ).
One real problem is of course if you have less content than you want to replace.
An other issue I have met was with bExtendMovementLimits and bRemoveMovementLimits. Those 2 tags cannot be overwritten in my experience.
Hm... interesting. Thanks! I'm reviewing all the changes you made in Chronicles, that must've taken some crazy playtesting to find all the AI Weight adjustments you made.
Actually, all you have to do in order to disable a tech is to set <bDisable> to 1. Just copy TechInfos into a module, delete from the file the XML for the techs you don't want to change, and set <bDisable> to 1 for every tech that you don't want to appear. You don't even need a <bForceOverwrite>.
Right on. Thanks. Another quick question - is there a simple way to allow a building to spawn a unit without calling python? It seems like it should be easier to find an answer, but I've been searching without much success.
In the meantime, I've made a ton of progress, so thank you very much for all the help, both of you.
Right on. Thanks. Another quick question - is there a simple way to allow a building to spawn a unit without calling python? It seems like it should be easier to find an answer, but I've been searching without much success.
Hm... interesting. Thanks! I'm reviewing all the changes you made in Chronicles, that must've taken some crazy playtesting to find all the AI Weight adjustments you made.
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.