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
)
)
yes, i've got win XP - I like it though...


while(i < ReligiousSettler.# && sucess == 0) {
GetArmyFromUnit(tmpUnit, tmpArmy);
if(!ArmyIsValid(tmpArmy)) {
ReligiousSettler[i] = tmpUnit;
SettlerReligion[i] = tmpReligion;
sucess = 1;
}
i = i + 1;
}
}

)

I guess it'll remain a mistery...


Comment