How to change diplomacy status levels?

Makris

Chieftain
Joined
Nov 8, 2007
Messages
8
I'm tinkering with the file CvPlayerAI.cpp trying to change the levels at which friendly, pleased etc kick in. I edited the values (e.g. took -10 for furious to -15), but the game doesn't seem to register this.

Any one know about why this is?

Thanks, Makris

P.S. Having trouble finding the right sub-forum for this in "Creation and Customisation" so posting it here.
 
Changing these values is not enough; you need to recompile Civ dll to incorporate these changes.

XML can be altered this way, and python scripts too; but not cpp files.
 
Thanks very much for the reply. Can you point me somewhere that explains how I can do that?
 
Back
Top Bottom