Forum

The Definitive Frikbot Waypack

Discuss Artificial Intelligence and Bot programming.

Moderator: InsideQC Admins

Postby Lightning Hunter » Wed Jan 27, 2010 12:22 pm

Thanks Shadowborg!

Junrall wrote:There should be some kind of an achievement award given out to people here on this forum... or some sort of hall of fame page listing the person's name, achievement, file link, and date. !


Lol, thanks for the gesture, but I'd be happy with a simple news update about this on one of the bigger Quake sites. :lol:
User avatar
Lightning Hunter
 
Posts: 169
Joined: Wed Nov 28, 2007 6:15 am

Postby FrikaC » Wed Jan 27, 2010 3:42 pm

Yeah, if the engine supports FRIK_FILE and you're using fbxc, you can use the save waypoints menu option to bypass the whole condump thing.

http://qarchive.quakedev.com/QuakeC/Bots/fbxc.zip

Side note, not even the frikbot page has fbxc....I need to fix this
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Lightning Hunter » Wed Jan 27, 2010 4:34 pm

Well, I tried dumping the waypoints using Frik_File support in Darkplaces (support in Qrack is currently broken), but I couldn't figure out how to use this method to dump waypoints to .qc format. It seems to automatically dump the waypoints to .way files, even if I select .qc output in the waypoint management. Obviously, this does me no good. Is there a way to change the Frik_File dump to .qc?
User avatar
Lightning Hunter
 
Posts: 169
Joined: Wed Nov 28, 2007 6:15 am

Postby FrikaC » Wed Jan 27, 2010 5:41 pm

Oh, drat.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Lightning Hunter » Thu Jan 28, 2010 6:43 am

Hmmm. I'm about to just say "screw you Quakeworld" and move on. I just don't have the patience to open each map in Quake, dump the waypoints to qconsole.txt, copy the information to a .qc file, and add the map to progs.src. Heck, just listing the maps in progs.src alone would take me hours. There are 400 maps! It would probably take days!

Yeah. Unless there is a better method making this compatible with Quakeworld, I say screw it. :P
User avatar
Lightning Hunter
 
Posts: 169
Joined: Wed Nov 28, 2007 6:15 am

Postby FrikaC » Mon Feb 01, 2010 6:02 pm

You wouldn't be able to put them all in the QC anyway. This is a problem with Frogbot as well, you'll probably hit the various QC limits before you get all the waypoints in.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Lightning Hunter » Mon Feb 01, 2010 8:01 pm

FrikaC wrote:You wouldn't be able to put them all in the QC anyway. This is a problem with Frogbot as well, you'll probably hit the various QC limits before you get all the waypoints in.


I was thinking about that too. I would hate to get halfway done, and run into some kind of QC limit.

I'll just leave the Frikbot waypoints as they are. Sorry for the Quakeworld users, but they do have the Frogbot's to play with at least.
User avatar
Lightning Hunter
 
Posts: 169
Joined: Wed Nov 28, 2007 6:15 am

Postby Spirit » Mon Feb 01, 2010 8:13 pm

I played some games earlier, very nice. Thanks a lot! Netquake sure feels weird though and I am really not used to not use fullbright skins, heh.

If you ever release more or re-release, please make sure all filenames are lowercase. That prevents problems on operating systems like MacOS and Unixes. :)
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1031
Joined: Sat Nov 20, 2004 9:00 pm

Postby Spike » Mon Feb 01, 2010 8:20 pm

frogbot ones contain a lot of vectors. a heck of a lot of them, and rarely are they duplicated. on the other hand, the individual elements of them are. as a result, after about 20 maps your progs is full.
fteqcc contains a 'feature' to code them as individual floats, which are constructed as needed, rather than storing a full vector. End result is that we got all of trinca's 260 or so maps into a single progs (v6). :)
qcc hacks ftw. 400 would fit.
may need to increase the heapsize though... :D

frik_file is a more sane approach, of course
Spike
 
Posts: 2892
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Postby Lightning Hunter » Tue Feb 02, 2010 6:16 am

Spirit wrote:If you ever release more or re-release, please make sure all filenames are lowercase. That prevents problems on operating systems like MacOS and Unixes. :)


Whoops! Will do.
User avatar
Lightning Hunter
 
Posts: 169
Joined: Wed Nov 28, 2007 6:15 am

Postby illithid » Tue Feb 16, 2010 3:19 pm

Good job Lightning Hunter. You made me reinstall Quake AGAIN! How will I ever get rid of this cursed thing!!?!?!

:D
User avatar
illithid
 
Posts: 14
Joined: Sat Jul 21, 2007 1:16 pm

Previous

Return to Artificial Intelligence

Who is online

Users browsing this forum: No registered users and 1 guest