View Single Post
Re: I am new and need help.
Old
  (#14)
MUSICAL_DUCK
Member
 
Status: Offline
Posts: 3
Join Date: Nov 2004
Default Re: I am new and need help. - 30-11-2004

I am currently coding a bot for Rival species

Currently working on the navigation but the following is functionalish

Bot can use menus for:

Team selection

Weapon selection

Class Selection

Bot can select weapons, aim and fire during combat. (also does melee nicely )

As to navigation I have gotten to the point where I just need decent waypoints for the maps so I'll post about that later.

Also can someone please give me a quick run down of how to use the Floyds route thing in HPB v4. (Would Djikstra be better?)

I need info on what is necessary for initialization and why does it only return unsigned short ints for next waypoint on route? (<=255? MAX_WAYPOINTS set to 1024 by default? )

I am probably just making some simple mistake tho but any help would be cool.

Then maybe bot will be ready for the next version of RS! I am on the development team now so can have the bot ready with the release. It should also be compatible with all 7 races, their classes and their guns, yay!

Last edited by MUSICAL_DUCK; 30-11-2004 at 00:31..
  
Reply With Quote