Pazyryk
Deity
- Joined
- Jun 13, 2008
- Messages
- 3,584
I know I've seen this covered before, but I can't find it...
After I spawn a resource on a plot near a city, how do I get the AI (either AI player or city manager for human) to reevaluate what plots to work?
Will this do it?:
After I spawn a resource on a plot near a city, how do I get the AI (either AI player or city manager for human) to reevaluate what plots to work?
Will this do it?:
Code:
city:SetPopulation(city:GetPopulation(), true)