X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=Event-logging.md;h=5c1b39ffcf17144520279cd67c9d0830db35726c;hb=71f55ec55392c22ccc1a7b0d6aeecedceb88c47a;hp=7b7b3d5f3fc6ea9d875f488f318edf3b95da5e1f;hpb=659104bd90eeb41879f36bcc7ac4d149918ae50b;p=xonotic%2Fxonotic.wiki.git 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::