Sto
Should i code today ...
Hi !
I wonder what serves the function CyMapGenerator().addGameElements(). Is this the function which adds the settler and the starting unit? If so, does it do only that? I did not find any information on this function .
I try to override it like you can do with AddBonuses or AddBonusType without success . Or are the functions of CyMapGenerator different from those of CvMapGeneratorUtil and are used for another thing ? I am lost a little!
I think that by adding elements of game (units, cities...) in my script, that causes a bad Sinchronization (' OutofSinc') in multiplayer. And I will like to solve this problem !
Could somebody give me informations on this function, or help me to solve this problem? It would be great !!
Thanks , Tcho .
I wonder what serves the function CyMapGenerator().addGameElements(). Is this the function which adds the settler and the starting unit? If so, does it do only that? I did not find any information on this function .
I try to override it like you can do with AddBonuses or AddBonusType without success . Or are the functions of CyMapGenerator different from those of CvMapGeneratorUtil and are used for another thing ? I am lost a little!
I think that by adding elements of game (units, cities...) in my script, that causes a bad Sinchronization (' OutofSinc') in multiplayer. And I will like to solve this problem !
Could somebody give me informations on this function, or help me to solve this problem? It would be great !!
Thanks , Tcho .