[BTS] Simple question: How do I Change the default quicksave game filename

pyotr576

Chieftain
Joined
Oct 22, 2018
Messages
2
It seems a simple question.

I want to change the default filename 'format' from "$Player $Year" to $Player $turn_number $Year"
E.g., from
MeHeM AD-1892.CivBeyondSwordSave
to
MeHeM 316 AD-1892.CivBeyondSwordSave

Is such a thing possible without having to rewrite chunks of code?
 
I would ask over in the Mods forum. Appears you are looking for something that dynamically adds in the turn number in the file name. I'm sure there is a way, but will probably require some coding. Mods forum is here:

https://forums.civfanatics.com/forums/civ4-creation-customization.158/

I'm not sure if the config file can be adjusted to assign this automatically.
 
Back
Top Bottom