Asaf
Sleep Deprived
- Joined
- Mar 22, 2010
- Messages
- 1,326
So if you select one of them it will deselect the other?
Well, take a look at CvCity::setWorkingPlot() for assigning worked plots to a city, and at CvPlot::calculateYield() to modify the calculation of the yields for the plot.
Write your logic there (and maybe in other places, you'll see as you go along).
Well, take a look at CvCity::setWorkingPlot() for assigning worked plots to a city, and at CvPlot::calculateYield() to modify the calculation of the yields for the plot.
Write your logic there (and maybe in other places, you'll see as you go along).