Question about games started with a WBSave file

General Tso

Panzer General
Joined
Oct 12, 2007
Messages
1,548
Location
U. S. of A.
If a game is started with a WBSave file is there a way to get the file name from within the game? I'm working on a mod and would like to have the mod act differently depending on which of a series of WBSave files is currently loaded.
 
The information does exist. It's diplayed on the Victory->Settings Screen, which is created by a Python module. You should be able to look up how to acess the information there (Look in Python/Screens for something like CvVictoryScreen.Py - not sure on the exact name).
 
Thanks Refar, I'll check that out next time I'm on a computer with Civ4 installed.
 
Back
Top Bottom