This man needs help, I might have to start offering money for it. I am so annoyed! if I could get this damn .dll it would be a 5-month or so long achievement. PLEEEEEAAAASE. I know there are programers out there
Thanks

PHP:
\Standard\CvGameCoreDLL-2.13.exp
CvCity.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvTeamAI::getGlobalPandemicModifier(void)const " (?getGlobalPandemicModifier@CvTeamAI@@QBEHXZ) referenced in function "public: int __thiscall CvCity::getPandemicProbability(void)" (?getPandemicProbability@CvCity@@QAEHXZ)
CvGameTextMgr.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvTeamAI::getGlobalPandemicModifier(void)const " (?getGlobalPandemicModifier@CvTeamAI@@QBEHXZ) referenced in function "public: void __thiscall CvGameTextMgr::setBuildingHelp(class CvWString &,enum BuildingTypes,bool,bool,bool,class CvCity *)" (?setBuildingHelp@CvGameTextMgr@@QAEXAAVCvWString@@W4BuildingTypes@@_N22PAVCvCity@@@Z)
CvExtraSaveData.obj : error LNK2019: unresolved external symbol "protected: void __thiscall CvTeamAI::writeExtraSaveData(class CvExtraSaveData &)" (?writeExtraSaveData@CvTeamAI@@IAEXAAVCvExtraSaveData@@@Z) referenced in function "public: bool __thiscall CvExtraSaveData::setupForWrite(class CvMap &)" (?setupForWrite@CvExtraSaveData@@QAE_NAAVCvMap@@@Z)
CvGameTextMgr.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvTeamAI::AI_teamCloseness(enum TeamTypes,int)const " (?AI_teamCloseness@CvTeamAI@@QBEHW4TeamTypes@@H@Z) referenced in function "public: void __thiscall CvGameTextMgr::setPlotHelp(class CvWString &,class CvPlot *)" (?setPlotHelp@CvGameTextMgr@@QAEXAAVCvWString@@PAVCvPlot@@@Z)
CvPlayerAI.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvTeamAI::AI_teamCloseness(enum TeamTypes,int)const " (?AI_teamCloseness@CvTeamAI@@QBEHW4TeamTypes@@H@Z)
CvUnit.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvTeamAI::getRandomStealableTech(enum TeamTypes)const " (?getRandomStealableTech@CvTeamAI@@QBEHW4TeamTypes@@@Z) referenced in function "public: bool __thiscall CvUnit::canEspionage(class CvPlot const *,bool)const " (?canEspionage@CvUnit@@QBE_NPBVCvPlot@@_N@Z)
CvUnitAI.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvTeamAI::getRandomStealableTech(enum TeamTypes)const " (?getRandomStealableTech@CvTeamAI@@QBEHW4TeamTypes@@@Z)
CvUnit.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvTeamAI::getPercentResearchProgress(enum TechTypes)const " (?getPercentResearchProgress@CvTeamAI@@QBEHW4TechTypes@@@Z) referenced in function "public: bool __thiscall CvUnit::Espionage(void)" (?Espionage@CvUnit@@QAE_NXZ)
..\DLL\Standard\CvGameCoreDLL-2.13.dll : fatal error LNK1120: 5 unresolved externals
Process terminated with status 1 (16 minutes, 42 seconds)
9 errors, 0 warnings
Thanks