Jeckel
Great Reverend
Alright, I am working with setting up more specific religion info for cities's populations. I found the CyCity method 'getRealPopulation()' which returns the long population number that can be seen ingame by entering a city screen and putting your pointer over the name of the city at the top of the scrreen.
If anyone can help, I have a few questions about this value.
1) Is there a way to set and/or change this value?
2) Is it a real value or a side effect. In other words, does it change when the main pop value goes up or vise versa?
3) I've noticed that this value follows this form
pop - real Pop
1 - 1,000
2 - 6,000
3 - 21,000
4 - 48,000
5 - 90,000
ect... So does anyone know where this info is stored? Is it in an xml file somewhere or is it stuck away in the sdk?
Any help would be appriceated.
If anyone can help, I have a few questions about this value.
1) Is there a way to set and/or change this value?
2) Is it a real value or a side effect. In other words, does it change when the main pop value goes up or vise versa?
3) I've noticed that this value follows this form
pop - real Pop
1 - 1,000
2 - 6,000
3 - 21,000
4 - 48,000
5 - 90,000
ect... So does anyone know where this info is stored? Is it in an xml file somewhere or is it stuck away in the sdk?
Any help would be appriceated.