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 )
while(i < ReligiousSettler.# && sucess == 0) { GetArmyFromUnit(tmpUnit, tmpArmy); if(!ArmyIsValid(tmpArmy)) { ReligiousSettler[i] = tmpUnit; SettlerReligion[i] = tmpReligion; sucess = 1; } i = i + 1; } }
Comment