]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - Docs/eventlog.txt
demotc-race-record-extractor.sh: update race record marker recognition and add suppor...
[xonotic/xonotic.git] / Docs / eventlog.txt
index 030ba52f28a4a30c2794979fb849fa57264b8d3a..57a2cdd2ccce564ac1404fc6634f3057b8dc8784 100644 (file)
@@ -7,7 +7,7 @@ ______________
    sv_logscores_bots              choose whether bot are included in stats or not (default: 0)\r
                                 \r
    sv_eventlog_files_counter      number of matches logged until now\r
-   sv_eventlog_files_nameprefix   file name prefix to be used (default: nexuiz)\r
+   sv_eventlog_files_nameprefix   file name prefix to be used (default: xonotic)\r
    sv_eventlog_files_namesuffix   file name extension to be used (default: .log)\r
    sv_eventlog_files_timestamps   prefix log lines in the files with :time events (default: 1)\r
 \r
@@ -124,41 +124,9 @@ itemstring:
         13 = Heavy Laser Assault Cannon\r
         14 = T.A.G. Seeker\r
 \r
-   runes/curses are stored as a bit mask with the following values:\r
-         1 = Strength\r
-         2 = Defense\r
-         4 = Regeneration\r
-         8 = Speed\r
-        16 = Vampire\r
-      8192 = Weakness\r
-     16384 = Vulnerability\r
-     32768 = Venom\r
-     65536 = Slow\r
-    131072 = Empathy\r
-\r
 death type:\r
-   either a weapon ID ORed with weapon death flags, or one of:\r
-     10000 = fallen to death\r
-     10001 = telefragged\r
-     10002 = drowned\r
-     10003 = killed by a trap / fallen into the void\r
-     10004 = lava\r
-     10005 = slime\r
-     10006 = console kill\r
-     10007 = (MinstaGib) out of ammo\r
-     10008 = swamp\r
-     10009 = team change\r
-     10010 = auto team change\r
-     10011 = camping protection\r
-        10012 = player became too fast (should never happen)\r
-        10013 = health rot\r
-        10014 = mirror damage\r
-        10015 = g_touchexplode\r
-        10100 = turret\r
-       10150 = spiderbot miniguns\r
-       10151 = spiderbot rocket\r
-       10152 = spiderbot, cushed by\r
-       10300 = custom deathmessage\r
+   either a weapon ID ORed with weapon death flags, or one of\r
+   the notifications in common/deathtypes.qh in the form of a string.\r
 \r
    weapon death flags are:\r
        256 = secondary fire\r