Originally posted by Locutus on 01-01-2000 01:19 PM
The strange thing is, this trigger doesn't replace all settler by machine-gunners (I don't have an engineer-unit yet, so I used machine-gunners for testing purposes), but it replaces a few settlers every turn, apparently at random. Could anyone tell me what I've done wrong? I can't see why it doesn't replace all settlers at once.
The strange thing is, this trigger doesn't replace all settler by machine-gunners (I don't have an engineer-unit yet, so I used machine-gunners for testing purposes), but it replaces a few settlers every turn, apparently at random. Could anyone tell me what I've done wrong? I can't see why it doesn't replace all settlers at once.
(i.e.:
if(is a settler)
replace it
else
add one to i
)
------------------
Blivets rule!
Comment