PDA

View Full Version : Logging on an MoH:aa ded. server


LPChip
01/13/03, 07:24 pm
Hi.

I am managing an Dedicated server for the game Medal of Honour Allied Assault.

I want to check on cheaters, and someone told me that the server.log file contains this information. (like if someone is using cl_nofog and so...

I already found out how to get the q_console.log file, but i am looking for the server.log file.

I hope you can help me.

For the q_console.log file i do this:

(located in the server.cfg)

set g_log "qconsole.log"
set logfile "3"
set g_logsync "0"

Thank you.

SpaceMonk3y
02/04/03, 05:25 pm
I am encountering the same problem. I have tried logfile as 1 and 3... and neither are working

For some reason my server isn't writing its log file

// Logs

seta g_log "gamesobj.log"
seta logfile "1"
seta g_logsync "0"

and i looked in the /.mohaa/ directory so I know whwere to look for it.


thoughts?

SpaceMonk3y
02/25/03, 02:40 pm
Aight... this is what i have worked out so far.

Start File Contains:
+set developer 2 +set logfile 3 &> /path/.mohaa/main/gamestdm.log

Config File Contains:
// Logs

seta g_log "/path/.mohaa/main/gamestdm.log"
seta logfile "3"
seta g_logsync "1"


OK.. i finally got it to start writing the kills and chat into the log file. But it is still only writing it to the qconsole.log

I am noticing that after i restart the servers each time.. it does create the other log files (i.e. gamestdm.log , gamesobj.log) but it does not write to them. It only writes to the qconsole.log

Aphextwin
02/26/03, 07:48 am
This is a known bug with MOHAA and Spearhead, the only log created regardless of what you name it will be qconsole.log

SpaceMonk3y
02/26/03, 10:47 am
SCUM!!!!!


Not you..... am just pissed because i need individual logs for each of my servers. :rolleyes: :mad:

BENSTER
02/26/03, 11:14 am
are you running more than one server out of the same folder?

SpaceMonk3y
02/26/03, 01:20 pm
affirmative