achilleszero
Emperor
PHungus, why is there no CityL or PlotLSystem xml in LoR Lite. I understand there is no ethnic buildings, but are those two files completely unnessecary? Im pretty sure I didnt delete them if they were there to begin with.
EDIT: I guess none of that matters, added the 2 XMl files, and updated the Global Defines and it seems to work ok. Just need to make sure there are no screwy buildings. However when loading a game I do get this error message from the DebugDLL:
What is CvGlobals.cpp? Is that a DLL file I needed to alter when adding the CityLSystems? I dont really want to be alter the game core.
EDIT: I guess none of that matters, added the 2 XMl files, and updated the Global Defines and it seems to work ok. Just need to make sure there are no screwy buildings. However when loading a game I do get this error message from the DebugDLL:
Code:
Assert Failed
File: CvGlobals.cpp
Line: 3575
Expression: strcmp(szType, "NONE")==0 || strcmp(szType, "")==0
Message: type ERA_ALL not found
----------------------------------------------------------
What is CvGlobals.cpp? Is that a DLL file I needed to alter when adding the CityLSystems? I dont really want to be alter the game core.