[BNW] City range manipulation and city range tags

Lyokoheros

Chieftain
Joined
Mar 1, 2020
Messages
15
As radius/range of workable tiles always seem ridiculosuly small I wonder how to change it. I even menage to find some mod, but what I want most is to understand this better. I mean i saw 3 different atributes in GlobalDefines:
  • <Row Name="MAXIMUM_BUY_PLOT_DISTANCE">
  • <Row Name="MAXIMUM_ACQUIRE_PLOT_DISTANCE">
  • <Row Name="MIN_CITY_RANGE">
I wonder what they exactly do and what parameters (and where to find them if the listed above are not one of them).
Well first one seems quite obvous - how distant plottiles I can buy
Second... well that I'm not sure - how distant tiles would be possible to get by cultural border expansion (I hope You know what I mean - I don't play in English version so sometimes I could translate something in weird way) - that seems most likely and fittig thenam - or how far can be file I can work? THAT is what I'm searching for. Well last option also seem quite likely for that...
 
City expansion is discussed here (and numerous other threads in these forums). Short story, it's hard coded at three workable tiles. So without a DLL mod those parameters are read-only
 
Back
Top Bottom