[TeamTalk 72]: [609] usarsim/System: Added batch files for starting server a little easier .

tk@edam.speech.cs.cmu.edu tk at edam.speech.cs.cmu.edu
Thu May 10 13:31:41 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20070510/81741eb3/attachment.html
-------------- next part --------------
Added: usarsim/System/usar_sx.bat
===================================================================
--- usarsim/System/usar_sx.bat	                        (rev 0)
+++ usarsim/System/usar_sx.bat	2007-05-10 17:31:41 UTC (rev 609)
@@ -0,0 +1,2 @@
+ucc server %1%?game=USARBot.USARDeathMatch?TimeLimit=0?GameStats=False -ini=USARSim.ini -log=usar_server.log
+pause

Added: usarsim/System/usar_sx.csh
===================================================================
--- usarsim/System/usar_sx.csh	                        (rev 0)
+++ usarsim/System/usar_sx.csh	2007-05-10 17:31:41 UTC (rev 609)
@@ -0,0 +1,3 @@
+#!/usr/local/bin/tcsh
+
+ucc server $1?game=USARBot.USARDeathMatch?TimeLimit=0?GameStats=False -ini=USARSim.ini -log=usar_server.log


Property changes on: usarsim/System/usar_sx.csh
___________________________________________________________________
Name: svn:executable
   + *


More information about the TeamTalk-developers mailing list