Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/docs



Date:	Sunday June 6, 1999 @ 17:38
Author:	jeffno

Update of /home/netrek/cvsroot/Vanilla/docs
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv5325/Vanilla/docs

Modified Files:
	sample_sysdef 
Log Message:
Add a sysdef option to record an INL game server side with
CamBot.

****************************************

Index: Vanilla/docs/sample_sysdef
diff -u Vanilla/docs/sample_sysdef:1.6 Vanilla/docs/sample_sysdef:1.7
--- Vanilla/docs/sample_sysdef:1.6	Mon Feb 15 01:38:59 1999
+++ Vanilla/docs/sample_sysdef	Sun Jun  6 17:38:21 1999
@@ -1,4 +1,4 @@
-#	$Id: sample_sysdef,v 1.6 1999/02/15 07:38:59 cameron Exp $	
+#	$Id: sample_sysdef,v 1.7 1999/06/06 22:38:21 jeffno Exp $	
 #
 #	The sample sysdef file shipped with the server.
 #
@@ -151,6 +151,9 @@
 #	INL server installers should set this to 1.
 #	WARNING: This hoses pickup stats database in this implementation.
 INL=0
+#
+#	Record INL games server side with CamBot.  (0 = no, 1 = yes)
+INL_RECORD=0
 #
 #	Enable Dogfight practice robot.
 DOGFIGHT=0