I am trying to modify the code for Civ4 Beyond the Swords so that the AI will want to build more units instead of trying to build things such as Research. I tried following many articles out there, such as the ones listed at "http://modiki.civfanatics.com/index.php/Civ4_Modding_Tutorials" on how to mod in general but it is not working. Can somebody explain the following things:
1. If I modify a .cpp file, will it automatically take affect on a game that had been previously saved, or will I need to start a brand new game? Also, what do I exactly need to do in order to ensure that any changes I make to a .cpp file will be active the next time I launch Civ4 Beyond the Swords?
2. To achieve my goal, it looks like I will need to modify the "CvCityAI.cpp" file. Does this sound right?
If anybody can answer these questions, please provide as many details as possible since I am new to this and have absolutely no idea what I am doing. Any help would be appreciated!
1. If I modify a .cpp file, will it automatically take affect on a game that had been previously saved, or will I need to start a brand new game? Also, what do I exactly need to do in order to ensure that any changes I make to a .cpp file will be active the next time I launch Civ4 Beyond the Swords?
2. To achieve my goal, it looks like I will need to modify the "CvCityAI.cpp" file. Does this sound right?
If anybody can answer these questions, please provide as many details as possible since I am new to this and have absolutely no idea what I am doing. Any help would be appreciated!
Comment