well, it works on my emulator, i think thats the latest....
hmm, well... i haven't done any other coding on this, because i went to a friends 18th on friday and was playing around with - i finally got it - EJay Dance 4... hmm, its ok! lol... 5 tracks already...
Just a question...
1: How would I be able to program AI so that the units are moved with stragety? If they have low health, they wont go full steam or half ... they will stay back and let their other team mates - with high health - to do the fighting....
and...
A few problems...
1: When the AI changes units, I want them to only move once... but this doesn't happen... I have tried to make a guard to make the selection only pick the units who haven't been picked, but it normally says: ".... (=6)", I think I know what that means - that I have gone over the DIM limit I have set, which isdim archer_move(5)which makes the limit 5?
Would anyone know how to make the units move only the once?
2: Also, when the AI changes the selection icon - the red arrow - only goes above Unit One... not the selected unit? I have no clear idea why it wont draw the selection icon above the current selected unit.
hmm... hope someone can help!