]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add I to the spec
authorRudolf Polzer <divverent@alientrap.org>
Tue, 6 Dec 2011 17:58:23 +0000 (18:58 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 6 Dec 2011 17:58:23 +0000 (18:58 +0100)
qcsrc/server/playerstats.qc

index d74cb0f38bb14edda35a797cc094d041524fc7d8..a3b8571737702e12f837040de5e6812491884067 100644 (file)
@@ -172,8 +172,9 @@ void PlayerStats_TeamScore(float t, string event_id, float value) // TODO: doesn
        S: "hostname" of the server
        C: number of "unpure" cvar changes
        P: player ID of an existing player; this also sets the owner for all following "n", "e" and "t" lines (lower case!)
+       I: match ID (see "matchid" in g_world.qc
        n: nickname of the player (optional)
-    t: team ID
+       t: team ID
        e: followed by an event name, a space, and the event count/score
                event names can be:
                        alivetime: total playing time of the player