I've noticed this for quite some time as I've been working on a log
scanning program and I've been meaning to ask about this myself.  I
haven't looked back at it in a month, however before there appeared to
be a log file that had the map name and cvar dumps located in it, then
the actual playing log file, almost a pre-play logfile if you will.

I just checked my most recent and it still appears to hold true:

L 08/09/2005 - 17:33:31: Log file started (file "logs\L0809092.log")
(game "D:\serversource\cstrike") (version "2459")
L 08/09/2005 - 17:33:31: Loading map "de_dust2"
L 08/09/2005 - 17:33:31: server cvars start
L 08/09/2005 - 17:33:31: "mp_hostagepenalty" = "3"
etc...
L 08/09/2005 - 17:33:32: Log file closed

L 08/09/2005 - 17:33:32: Log file started (file "logs\L0809093.log")
(game "D:\serversource\cstrike") (version "2459")
L 08/09/2005 - 17:33:32: World triggered "Round_Start"

Alfred,

If it is not a cvar setting I'm missing, would it be possible to have
each log that is generated contain the current map line printed after
the initial header line?  This would be extremely helpful in a few
areas.  Currently I'm using a 'lastmap' variable that carries over the
last map line it read in from ANY logfile and applies it against the
played map, which works out most of the time, but sometimes results in
an inaccurate map label if the log files are truncated or you don't have
the 'pre-play' log included in that batch being scanned.

Thank you,
Mike


disq wrote:

Hello list,

 I just noticed -- my CS:Source logs don't contain the good old "cvar
 list" at the start of the map, or the mapname ("Started map cs_office" line)

 Any way to turn this on? or should I just write a server plugin
 dumping that info? sigh.


--
disq



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.5/67 - Release Date: 8/9/2005


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to