OrionVeteran
Deity
I am attempting to modify an SDK mod, originally developed by TheLopez, which adds Civic prerequisites to buildings. There are two new tags:
isPrereqCivic
isPrereqOrCivic
I really need the OR side of things to work. I am not sure if my SDK code in the CvGameTextMgr.cpp file is correct and need someone to point out any mistakes I might have made. The attached zip file contains all of the SDK source files for the mod. Look for "Building Civic Prerequisites" to identify the code changes. Please feel free to rip it to pieces and make any recommendations you may have.
isPrereqCivic
isPrereqOrCivic
I really need the OR side of things to work. I am not sure if my SDK code in the CvGameTextMgr.cpp file is correct and need someone to point out any mistakes I might have made. The attached zip file contains all of the SDK source files for the mod. Look for "Building Civic Prerequisites" to identify the code changes. Please feel free to rip it to pieces and make any recommendations you may have.