View Single Post
  #28  
Unread 24th September, 2003, 01:06 PM
CBA's Avatar
CBA CBA is offline
Rampage
 
Join Date: Jan 2003
Location: Belgium
Posts: 76
Default

Well i got a new linuxbox reïnstalled everything, i unpacked the new dedicated server and installed everything.

Here is the firstpart of my script the command line works fine if i start it manually.

Quote:
#!/bin/sh

BASEDIR=/home/cba/ut2K3/ut2003_dedicated
COMMAND="ucc server DM-Compressed.ut2?AccessControl=XAdmin.AccessControlI ni?game=XGame.XTeamGame?GameStats=True?mutator=Ant iTCC107.MutAntiTCC,XWeapons.MutNoS$
LOGFILE=$BASEDIR/uccTDM.log
UCCINITPIDFILE=$BASEDIR/ucc.init.pid
UCCPIDFILE=$BASEDIR/ucc.pid
i'm getting this error when i run ucc.init start

Quote:
./ucc.init: line 71: /home/cba/ut2K3/ut2003_dedicated/ucc: Onbekend bestand of map
Maybe this is because there is no ucc file anymore in the new dedicated server ? How can i still use the script ?
__________________
..:: ::VeC:: Clan Homepage - Visit me plz ::.. - ..::My son::..
Reply With Quote