Golden Age without sacrificing great people?

qianyun453

Chieftain
Joined
Jul 17, 2013
Messages
5
Hi,
I wonder if there is a part in Python scripts defining how great people be killed after commends. I'd like to recycle engineers and their own unique names after all their actions for my new mod.
Is it achievable and which part of scripts I can make a change?

ps. If someone can offer me a functions list is much much better.
 
Look above at the stickied thread for function list.
Not a fully complete list, but enough for new python modders
 
If you cant use the API for whatever reason... then the only way to see the full list will be:

That SourceForge page is mentioned in the Modiki.

As mentioned by platyping, there are a bunch of Civ4 DLL functions which are not in that list. They are set up for Python access in the CyGameCoreUtilsInterface.cpp file and actually defined in the CyGameCoreUtils.cpp/.h files. I'm not sure that this represents all of the available functions not mentioned on that page, but it should be at least most of them.
 
Can you define what you mean by invalid?

When I click on the link it takes me to a web page that contains Python API documentation. Have you tried with another browser? Firefox & IE both work fine for me.

open request failed or something.It has noting to do with browsers. l've tried chrome,ie and opera. maybe I need a deputy.
 
Back
Top Bottom