From 5c663c887f8a0b8d9b43ce1bf983ec2d55e994d5 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 2 Jun 2020 10:24:13 +0000 Subject: [PATCH] Add link to score logging page & clarify more things --- Event-logging.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Event-logging.md b/Event-logging.md index 7b7b3d5..5c1b39f 100644 --- a/Event-logging.md +++ b/Event-logging.md @@ -10,13 +10,15 @@ * `sv_eventlog_files_timestamps`: prefix log lines in the files with time events * `sv_eventlog_ipv6_delimiter`: change `:` in IPv6 addresses to `_` for easy parsing of :join lines with IPv6 IPs +Also see: [Score logging](./Score-logging) + ## Log format ``` :logversion:3 :gamestart:_: :gameinfo:mutators:LIST:mutator1:mutator2:... ``` -(Note that mutators are listed by their cvar name with g_ removed, unless such a cvar is 1 by default - then the mutator is listed with a no_ prefix if the cvar is 0) +Note that mutators are listed by their cvar name with g_ removed, unless such a cvar is 1 by default - then the mutator is listed with a no_ prefix if the cvar is 0. ``` :gameinfo:end :join:::: @@ -70,7 +72,7 @@ :time: :recordset::