Quake2 EraserBot Challenge
News flash Download q2ec1.bat again if you want to record a demo. The file that was here before the 1/31/99 did not have the +record q2ebc1 command. The current one does. (thanks Avtar for pointing this out) Install the EraserBot modification to Quake2. You can get it from the Essentail Files section at http://redwood.stomped.com or from http://impact.frag.com . For those clueless about the EraserBot mod, it adds computer generated deathmatch opponents to Quake2. They are tough. This challenge puts you in a 10 minute free for all match against 5 expert bots. After you have installed and tested the EraserBot mod to quake, download the following .bat file into you quake2 directory. The file contains a single line that will launch the eraserbot quake with settings for the contests. It is explained in further detail at the bottom of this page. Other housekeeping details:
Start up the EraserBot Challenge running the .bat file. You can click on it from Windows Explorer. IMPORTANT: After round finishes, quit quake2 and copy the log file "qconsole.log" that in the eraser directory and the demo file "q2ebc1.dm2" in the eraser/demos directory as verification of your score. They are overwritten everytime you run the .bat file. E-mail in your frag count. Later on I'll put up the winning demo file on this page for download so everyone can see how you did it. Cheating
Submit your frag counts by e-mailing me at [email protected] |
name | frags | date |
Doug "kaos" Gray | 58 | 02/10/99 |
Jeremy "menace" Griego |
53 |
01/31/99 |
Chris "professor" Porosky |
34 |
01/31/99 |
Brian "old-guy" Rempel | 32 | 02/10/99 |
Zeke "chinageek" Sikelianos |
29 |
02/05/99 |
Jeff "gilkenator" Gilkey |
22 |
01/30/99 |
The q2ebc1.bat contains the following single line. quake2 +logfile 2 +set game eraser +skill 3 +map q2dm1 +bot_num 5 +dmflags 20 +timelimit 10 +bot_calc_nodes 0 +bot_chat 0 +view_weapons 1 +skin male/grunt + record q2ebc1 +cvarlist |
command line param | explanation | |
+logfile 2 | generates a logfile "qconsole.log" in the eraser directory | |
+set game eraser | tells quake2 to run the eraserbot modifcation | |
+skill 3 | skill 3 bots (the toughest, meanest bots) | |
+map q2dm1 | our old favorite deathmatch level | |
+bot_num 5 | 5 eraser bot opponents | |
+dmflags2 | deathmatch flags for weapon stay, instant powerups | |
+timelimit 10 | sets time limit to 10 min | |
+bot_calc_nodes 0 | dynamic node calculation disabled | |
+bot_chat 0 | turns off bot chat message to minimize logging | |
+view_weapons 1 | enables view weapons | |
+skin male/grunt | standard male/grunt skin | |
+record q2ebc1 | record a demo file, q2ebc1.dm2 (quake2 eraserbot challenge 1) | |
+cvarlist | log all parameters to qconsole.log file |