Quote:
Originally Posted by crazywelder1
(((((I want to regard my thanks to Pierre for fixin my problem)))))
I have a question about waypointing i know how
to place the waypoints but i dont understand a few things
for example::
1. i am not sure how to get the paths correct
where the bots go from one waypoint to the other waypoint?
2. i dont understand pathwaypoints? other than it
has something to deal with 1
And any help will be well helpful
And plz excuse my terrible 10 year old typing/English
|
Hi
here's the info:
1. the paths are usually automatic, unless you have them turned off. Rather not turn them off unless you are doing something very special where you will manually add the path later.
1a. Yellow path between waypoints is a 2-way connection(bot can go to and from).
1b. White path between waypoints is a 1-way connection(bot can only go to)
1c. Brown path between waypoints means there is a 1-way connection coming TO the waypoint you are standing on.....
1d. Red path between waypoints is signaling a jump sequence......if you see the red......that means the waypoint you are on.....is the jump start.
2. Pathwaypoints are the above described. to add and delete these paths.....you type
pwp del n, n=the node number of a specific waypoint.
pwp add n
you can also set the distance in with the autopath function sets its paths.....the default max distance is 256.....if you change it to..lets say....100...only waypoints really close to it will automatically connect.
the command to set the max distance is
ap setradius n, n=the distance to be set (low number = short path)
there is a menu with preset Autopath max distances
do this :
bind "anykey" "wpmenu apmd"
then use that key to call up the menu of presets.....and use the corresponding number. you will understand how it works when you use it
i have these things binded to a key :
wpmenu all
wpmenu setradius
wpmenu flags
wpmenu apmd
wp add
wp delete
if you bind those 6 things to a key (and maybe autowaypoint on and off)
you will be doing fast waypoints once you get used to the binds
if you have more questions please just simply ask
Hope this helped you.