PDA

View Full Version : Jump waypoint problem


KWo
25-04-2004, 21:46
Here:
http://forums.bots-united.com/showpost.php?p=10004&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?

SoUlFaThEr
25-04-2004, 22:47
in the future, pathwaypoints add/del or pwp add/del is no longer in service.
we have a point add/del system that makes that typing obsolete.

and yes.....the jump thing could get fixed by someone willing to do this.......just simply make it not place a wp at all if the jumper lands on the same WP he jumped from......

Pierre-Marie Baty
25-04-2004, 23:08
sure. That's one case I haven't taken in account. It's fixed. That'll be in the next release. I'm having trouble fixing miscellaneous stuff that's why it's taking time.