forgot the code
Note: I just notests i made seven upgrades in this version. isnt this suggestive
)
Note: I just notests i made seven upgrades in this version. isnt this suggestive
![Big Grin](https://apolyton.net/core/images/smilies/biggrin.gif)
while(i < ReligiousSettler.# && sucess == 0) { GetArmyFromUnit(tmpUnit, tmpArmy); if(!ArmyIsValid(tmpArmy)) { ReligiousSettler[i] = tmpUnit; SettlerReligion[i] = tmpReligion; sucess = 1; } i = i + 1; } }
Comment