Question

Patricius

Dominus de Bellum
Joined
Dec 2, 2005
Messages
152
Location
California
HI,
I have been searching through the Python, and I cannot find this, so I decided to throw it out there; can anyone tell me where the code is that governs what goes up in the upperleft corner of the game when events happen...specifically where it states that "you destroyed this civ"

Thank you very much
Patricius
 
I think that you can add an extra message using some thing like CvPrint.addImmeadiatemessage(str) but dont quote me on it.
 
Ok, but I actually truly wanted to find out how to show the event that a civ dies...so I could do something with it. I found some thing that said SetPlayerAlive, but i couldn't figure out how to use it.


Thanks anyway,
Patricius
 
You should be able to change what that message says in the XML somewhere.

Can you be more precise about what you want to do?
 
Top Bottom