View Single Post
Jump waypoint problem
Old
  (#1)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Jump waypoint problem - 25-04-2004

Here:
http://forums.bots-united.com/showpo...&postcount=260

in the list of fixes in podbot by PMB I found this:

+ Denied creation of pathwaypoints from any waypoint to itself.

And really - when You try to use command:
pathwaypoint add xxx
and You are currently at waypoint xxx there is a message "impossible add pathwaypoint to itself" or something like this. But ...

When You do a jump waypoint and during Your jumping something doesn't go like You want and Your starting jump waypoint is the same like the landing waypoint - there is a connection from waypoint xxx to itself - so in this case "pathwaypoint add" is possible add to itself (in this case "pathwaypoint add" is made by a code from jumping - not by waypointer from the console line). And this is 99% problem of adding path from one waypoint to itself. Can somebody find the problem in the code and fix it?
  
Reply With Quote