Reduce or Remove City States

DOmar1990

Warlord
Joined
Jan 8, 2011
Messages
218
Location
Puerto Rico, U.S.
Hello. I'm looking in the Downloads area for some mod that helps to reduce or remove city states for good in the game, but I haven't find any that helps with that. Do you know if there's a mod for that already or any manner that I can change it in my original game's files? Thanks.
 

I already used that but it's not working. Also I downloaded the Larger Maps Mod and changed the City States max to 3 and Default to 2 in the map size's configuration and still the City States continues to appear in more numbers than established in the map size configuration. I even set it to 0 for not appearing at all but failed too.

<GameInfo>
<MapSizes>
<Row MapSizeType="MAPSIZE_MASSIVE" Name="Massive" Description="Massive map for 12 players" MinPlayers="2" MaxPlayers="18" DefaultPlayers="12" MinCityStates="0" MaxCityStates="3" DefaultCityStates="2" SortIndex="70" />
<Row MapSizeType="MAPSIZE_ENORMOUS" Name="Enormous" Description="Enormous map for 14 players" MinPlayers="2" MaxPlayers="24" DefaultPlayers="14" MinCityStates="0" MaxCityStates="6" DefaultCityStates="4" SortIndex="80" />
</MapSizes>
</GameInfo>

That's the configuration that I used for the maps but doesn't work. I used a Massive map to verify if it was successful but I counted 6 City states just around my initial city..... So in the whole map for sure there was more than 14 city states even if configured for no more than 3.
 
Back
Top Bottom