View Single Post
  #6  
Unread 14th October, 2007, 12:06 AM
bman212121 bman212121 is offline
Forum Newcomer
 
Join Date: Oct 2007
Posts: 9
Default

The way Wrath has it running is exactly the way I have it running as well. It's on a Windows XP Sp2 box.

Edit: I looked at Wraths a little more, and the only thing that he set wrong is the login and pass. Should look like this:

@ECHO OFF
:10
UT3Demo.exe server DM-HeatRay?Game=UTGame.UTTeamGame?mutator=UTGame.UTMu tator_LowGrav,UTGame.UTMutator_Instagib?AdminName=Admin?AdminPassword=password?MinPlayers=4?MaxPlayers=16?MaxSpectators=1?Balanc eTeams=True?bBalanceTeams=True?bPlayersVsBots=True ?VsBots=2.00?Difficulty=2 log=log.ini
copy log.ini servercrash.log
goto 10

Last edited by bman212121 : 14th October, 2007 at 01:39 AM.
Reply With Quote