I have uploaded the source I've been working on so far for my HL2 bot.
http://filebase.bots-united.com/inde...on=file&id=259
unfortunately I think I've stuck it in the wrong category, I meant to put it in "Rcbot" but I can't delete or move it, I'm sure you can sort that out

?
here is the readme
Quote:
RCBot 2 source (v 0.01) (rcbot ver 2.01)
By Cheeseh
--------------
released under GPL license, see licenseGPL.txt
The source so far is very basic in terms of AI, and is currently a bit buggy.
Enemy bots sometimes won't see each other for some reason, still to figure that out.
Anyway, source has:
- OO'd structure
- waypoints & pathwaypoints
- 3d waypoint hash table
- bitwise waypoint visibility table
- allowed clients file (clients to give bot command access to) "config/accessclients.ini"
- tasks & schedules
- bots join random teams in CSS.
- creates folders automatically for waypoints/config files etc in steamapps/email/rcbot2
- concurrent-ish & fast-ish A* waypoint path finding
- concurrent-ish & fast-ish bot visibles
- bot commands
- bot buttons allowing; start press time, end hold time, let go time
- probably more stuff
|
(waypoint commands are the same as rcbot for hl 1)