Genghis.Khan
Person
Found this on CvWorldBuilderMap.h
So, if I change MaxMapSize to e.g. 100000 (1000x100) will WB allow me to create 1000x100 Maps?
Also, Gedemon, did you change this to have 34 Civs in YNAEMP?
Code:
public:
static const uint FileVersion = 11;
static const uint MaxMapSize = 32768;
static const uint MaxPlayers = 32;
static const uint MaxCityStates = 64;
static const uint MaxTeams = MaxPlayers + MaxCityStates;
static const uint BarbarianPlayer = MaxPlayers + MaxCityStates;
So, if I change MaxMapSize to e.g. 100000 (1000x100) will WB allow me to create 1000x100 Maps?
Also, Gedemon, did you change this to have 34 Civs in YNAEMP?