Changing the Custom Game Screen

Carboniferous

Warlord
Joined
Feb 9, 2008
Messages
107
Hi, quick Python question.

I can't find the python code anywhere for the Custom Game screen - does this exist, or is it somehow embedded into the exe? I can see how you can add options, map types and the other choices it shows, but I was hoping to add a new per-player option. (So it would appear in the top half of the screen between the civ + leader choices, and the difficulty choice.)

Thanks in advance...
 
Thanks - guess that makes sense, as it probably calls functions to do with game setup which aren't exposed in the dll. I can't think of another simple way to let the player choose options like this. (In this case it's to select on a per player basis whether that player will be controlled by an alternative AI).
 
Back
Top Bottom