Hrm... either people don't care to listen or I am explaining it poorly; Let me re-state:
I know how to make the units go in random directions I know how to make them attack randomly also; I need help preventing bot 1-bot 21 from going into restricted area 1;
bot 1
|***********************|
| Restricted Area #1 |
|_______________________|
I need bot 1 to go into random locations (( Send all units on random suicide missions )) but I need it to 'logically' stay away from the restricted areas just like other players would; I would prefer not to hard code in its directions seeing as there will be 27 different bots, all with different chances of being made under the control of that player; Restricted areas are continually added and by the end of the map if no one chooses to kill anyone ((Work together and such)) they will all die by being killed for being in one of the many restricted areas;; If this doesn't make sense, I will simply work on it by myself;
Thanks all of you that choose to try and help me out;
ADDITION:
QUOTE(Joshgt2 @ Nov 26 2005, 05:13 PM)
Did you look at the tutorial on this? There are a lot of tutorials on this kind of topic that you are looking for.
Actually, not really; Before I ever posted on the forum I read almost every single tutorial mulitple times; Thank you though, but I am not a noob to the forum;