I followed your advice (executing my code now seems to be no problem for Civ5, thanks!) and additionally I modified my program with a method-call of "GetCityByID", which I found at Firaxis Live Tuner:
ContextPtr:SetUpdate(function()
local player = Players[0];
cb = player:GetCityByID(0)...
Hi,
currently I'm working on my 1st scenario project.
One of the problems that I am trying to handle is to place a specific set of buildings (e.g. barracks, a market and a granary) into every city on my map at the start of the game initially.
Well, I finished my map and placed all...
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.