It's sad. But understandeable.
But then, is there a FREE way to create new Calendar types? I wanted to decompile calendar.pyc to see if I found anything useful.
It's sad. But understandeable.
But then, is there a FREE way to create new Calendar types? I wanted to decompile calendar.pyc to see if I found anything useful.
Everything what is in the systems subfolder is belonging to python itself and doesn't have anything to do with civ4s game content -> there would not have been anything useful in there .
Baldyr is nearly right, there's a BasicInfos\CIV4CalendarInfos.xml, but i guess for the complete definition of a new calender type you'll have to dig around in the SDK (...but i really don't know).
I want to change CALENDAR_MONTHS value to don't be months, but to something I can define (Early January, Late January, Early February, Late February etc. etc. ...). Btw, I searched for it and didn't find anything. I fear it is hardcoded.
Everything what is in the systems subfolder is belonging to python itself
Since the game interface is in Python; wouldn't it be possible to convert the date shown at runtime? Essentially have your own calendar calculated from game turn, but without defining a custom CalendarType.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.