Hero
Jun 07, 2007, 01:46 PM
Hi Does anyone know what StartLocPercent does? It's in the XML GameInfo file I think. I'm at work now so I can't check for sure. It's in the section that specifies the differences between the Difficulty levels. I think it =10 for Settler and =20 for Chieftan and so on. Any info greatly appreciated. Thanks.
Sto
Jun 07, 2007, 02:32 PM
In short , if the map script don't override the starting location placement , this is the percent of AI_player placed before the human player in a no_team , no_MP game . Even if the function to find the starting plot is aleatory , the first player placed have a good advantage and so on . ie : if StartLocPercent = 40 and you play vs 10 players in a single game , 4 AI_players will be placed before you (round down).
Tcho !