Calendar and Years

redazncommieDXP

Warlord
Joined
Jan 5, 2007
Messages
176
I'm not too fond of the way you can't see the year until Calendar, because it forces me to look at the "turn number" for pretty much the entire ancient period. How can I disable this or set this year-viewing tech to something lower on the tech tree?
 
I hardly think the turn number vs date question is crucial for Rhye's. Besides, I'm a tinkerer- I like to take something, remove the things I don't like or I think don't fit, add some things I do like, and make something a perfect fit for me. It's like building a nest, except I'm playing a game.
 
hes prolly just wanting to disable it so he can keep track of the UHV time limit. To do it u prolly have to edit python post this in the question and answer thread
 
I was kidding. Anyway, I had a good look through the python and I couldn't find it. I may have just overlooked it but since its part of the interface it might be in the DLL.
 
Sorta off-topic, but I find it amusing how every civ across the world uses the same calendar as soon as they research it :) (AD/BC)
 
Not to mention:
They divide their future eras upon creating their first calendar
This division of eras based on Christianity has no connection at all to Christianity and affects countries that have not encountered Christianity
 
Úmarth;6351069 said:
I was kidding. Anyway, I had a good luck through the python and I couldn't find it. I may have just overlooked it but since its part of the interface it might be in the DLL.
It is in the DLL, I was in fact just looking through that to see how he did it.

So sorry redazncommieDXP, you won't be able to turn Rhye's into vanilla. =P
 
See, this is one of the things I really like about Rhye's. I'd like to see more stuff like this, where the ease of gameplay actually changes with your research. Really gets you into it, you're thinking like an actual leader when you say "Damn, not being able to differentiate time is annoying, I'll research calendar" :D
 
CvGame.cpp is the place is the DLL where the change is stored. Together with python\screens\CvMainInterface.py.
So if you don't want / can't recompile, maybe you can at least show the turn number just editing python.
 
Back
Top Bottom