View Single Post
Re: Can't make my routes work!
Old
  (#7)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default Re: Can't make my routes work! - 01-01-2006

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!


Dum Spiro Spero



Last edited by Maleficus; 01-01-2006 at 10:49..
  
Reply With Quote