• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

Where do I edit the Custom Game screen?

Joined
Oct 16, 2005
Messages
2,257
Location
The Middle West
I can't seem to find it in the python files.

I'm trying to implement a drop down screen where you can choose the ending era, rather than the cumbersome effort of having to load different mods with the respective disabled techs.
 
You don't edit it :cry:
Unless I missed it (and I did look) it's neither in the python files nor in the SDK.

My suggestion is to make a popup launched under onGameStart in CvEventInterface.
 
Back
Top Bottom