thats weird the const.txt should have that line. can you give me the file date for the const.txt in your gamedata folder?
I just checked what i posted and its the 771b i posted and its the right one. please make sure you have the right one.
if you are trying to start a scenario, i think that nay be the problem so yoou would need to paste these lines from the const.txt in there:
I just checked what i posted and its the 771b i posted and its the right one. please make sure you have the right one.
if you are trying to start a scenario, i think that nay be the problem so yoou would need to paste these lines from the const.txt in there:
Code:
# Apolyton changes MAX_MATCH_LIST_CYCLES 6 # Amount of AI match list cycles MIN_TURNS_BETWEEN_REVOLT 3 # minimum number of turns from a city revolts until it is possible to revolt again MAX_CITY_WONDERS 100 # 1000 is source code default; modifying this will limit how many wonders/buildings a city can have MAX_CITY_BUILDINGS 100 CAPTURED_CITY_KILL_POP 1 # when a city is captured this number of the population is lost COMBAT_ELITE_CHANCE 0.0 # Like veteran by zeroed out, possible for mods COMBAT_LEADER_CHANCE 0.0 CITY_ON_TRADE_ROUTE_BONUS 0.25 # if a trade route passes through a city and the desination and source is not the same as the city owner then you get this percentage of the trade route value
Comment