Increasing Tile Radius

Miyoshi618

Chieftain
Joined
Nov 11, 2016
Messages
13
I've been wanting to increase the tile coverage from the city centre but had no success whatsoever.

Anybody here knows how it can be done?

I've found something in the GlobalParameters.xml but has no effect.
Code:
<GameInfo>
        <GlobalParameters>
               <Row Name="CITY_MAX_BUY_PLOT_RANGE" Value="3" />
               <Row Name="CITY_MIN_RANGE" Value="3" />
       </GlobalParameters>
</GameInfo>

The default value is "3", I've tried changing it to other values but it doesn't do anything.
 
Oh, did not see that. Sorry. I guess there's really nothing that can be done now then.
 
Back
Top Bottom