Quote:
Originally Posted by the bindlestiff
My understanding from the tutorial is that a Route is mandatory for the bots -- they must choose one of the linked Alt Roams at random, then calculate a path to the selected action, and from there calculate the shortest path to the objective. This isn't happening.
My other Route is for escaping after the documents are stolen. I have the same situation there -- a relatively safe route and an unsafe, shorter one. This Route doesn't work either.
|
Yes, if you specify any routes, they MUST use them - IF they are going to the action the route points to. The route node points to the action - make sure yours are pointing to it.
Also - alt roams can be disabled, in the script or at startup. Make sure the group num of the alt route action is not -1. It doesn't matter what number it is, as long as its not -1.
Cheers!