Quote:
Originally Posted by A$$A$$IN
This is really stupid. Team membership has nothing to do with whether or not a bot can go from node A to B or vice versa. And on many maps, there are routes where either team may go in either direction. Two simple boolean flags indicating A->B and A<-B are sufficient.
|
yes and no, for the start of a map no, this is one of the weaknesses of bots, they do not take different routes depending on team based tactics.
this also can be a handicap for the experience, since this is differnt for the teams. this way the bots, if left playing alone, will allways meet directly, even if one team allways losses this way. i guess the positive exp. from the other team is enough to keep them going the same way.
on the other hand, A->B B->A is the easiest and fastes solllution for the "stuck" problem, together with the auto kill on stuck ;-)
cheers