MarkG Apolyton CS Co-Administrator Greece b.02-15-99
|
 |
posted November 17, 2000 20:59
  |
 |
 |  |
just discovered strategies.txt under \ctp2_data\default\aidatawe need more thorough explanations than the comments though... examples for specialists quote:
 // percent of workers after minimums have been achieved that // should be used as specialists Specialists 0.5 // Percent of allocation to different specialist types (total = 1.0) FarmerPercent 0.3 LaborerPercent 0.1 MerchantPercent 0.1 EntertainerPercent 0.0 ScientistPercent 0.5
 |
for tile improvements quote:
 // rounds to wait before fixing roads TimeToFixRoads 10 // rounds to wait before fixing polluted tiles TimeToFixPollution 20 // stored PW must exceed cost to fix + threshold FixPollutionThreshold 2000
 |
|