OP-Sparrow
12-02-2004, 02:42 AM
I've tried everything i can think of but i still can't get my server to write to the games_mp.log, can anyone help?
//console log - 0=no log 1=buffered 2=continuous 3=append
set logfile "1"
set g_logsync "2"
set g_log "games_mp.log"
And here is what i have for a start up script:
PARAMS="./coduo_lnxded +set punkbuster 1 +set dedicated 2 +set fs_game uo +set net_ip 209.67.210.126 +set logfile 1 +set g_logSync 2 +set g_log games_mp.log +exec dedicated.cfg"
//console log - 0=no log 1=buffered 2=continuous 3=append
set logfile "1"
set g_logsync "2"
set g_log "games_mp.log"
And here is what i have for a start up script:
PARAMS="./coduo_lnxded +set punkbuster 1 +set dedicated 2 +set fs_game uo +set net_ip 209.67.210.126 +set logfile 1 +set g_logSync 2 +set g_log games_mp.log +exec dedicated.cfg"