Re: path that bots take -
22-10-2006
No need additional cvar - that one I wrote You is sufficient. If You put there 0 they will try to get the path according to the algorithm: 1. decide about the goal (map goal WPs, T/CT important WP, camp WP) 2. Find the best way for the bot - aggressive ones take always the shortest path (they are psycho, so they don't care about the danger of the way - they don't care about any danger WP - form the history of playing that map last few rounds), deffensive are taking always the most safe path (to avoid go through any danger WP), the normal bots choose randomly the safest or the shortest path. 3. Go there and - if there is some enemy found during the way - kill him, eventually (if he is just covered) continue the way according to the path calculated before (in point 2).
|