View Single Post
Re: Waypointing - more easy - HOW?
Old
  (#2)
Cpl. Shrike
ShrikeBot Coder/Moderator
 
Cpl. Shrike's Avatar
 
Status: Offline
Posts: 550
Join Date: Mar 2004
Location: The Netherlands
Default Re: Waypointing - more easy - HOW? - 16-03-2005

You could try adding paths between waypoints like int the HPB code.

First scan for the nearest waypoint to the player store the wpt location.
Then player moves to other location.
At new location scan for nearest wpt.
Create a path between the 2 locations. or store the 2 wypoint numbers as path numbers.

If i remebered correctly podbot did manual path creating by console.
  
Reply With Quote