use bugmenot.com to download it. otherwise suggest anotbher way I can send you a 31 meg download.....
Announcement
Collapse
No announcement yet.
[C4:AC] python code for wonders and faction
Collapse
X
-
See my other post, Gavin.
Comment
-
.................................
I replied.....
ps Code supplied by Lord Olleus for Human transit syst
For oncitybuilt....
iNumCities = gc.getPlayer(iPlayer).getNumCities()
for i in range(iNumCities):
pLoopCity = gc.getPlayer(iPlayer).getCity(i)
if pLoopCity.isHasRealBuilding(gc.getInfoStringForTyp e("BUILDING_NAME"), true)
pCity.setPopulation(3) #Sets populationLast edited by Gavin Berchler; January 7, 2007, 11:38.Come visit the SMAC Mod
You can download the latest mod by
http://code.google.com/p/civ4smac/
Fan of the original SMAC? join us and help
Comment
Comment