HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help with an If/then/else statement

01-19-2003, 11:01 PM#1
Guest
Ok i need help with an if/then/else statement I can't find the condition for this:

If StructArrayTypes[Counter] = Stronghold then Set StructArrayTypes[Counter] = Great Hall
(StructArrayTypes is a unit-type array variable)
01-19-2003, 11:05 PM#2
FyreDaug
What kind of array is it? Boolean/integer what?
01-19-2003, 11:08 PM#3
Guest
It is a unit-type array
01-19-2003, 11:11 PM#4
Guest
Thx for reply but I just got it thx