From edbe307e0600c3a41a4d08cc63eb4bedc33b5ef6 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Tue, 17 May 2011 22:12:40 +0300 Subject: [PATCH] improve comment --- qcsrc/server/playerstats.qc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcsrc/server/playerstats.qc b/qcsrc/server/playerstats.qc index 467c0d862..8800042bf 100644 --- a/qcsrc/server/playerstats.qc +++ b/qcsrc/server/playerstats.qc @@ -175,7 +175,7 @@ void PlayerStats_Sent_URI_Get_Callback(float id, float status, string data) S: "hostname" of the server C: number of "unpure" cvar changes W: winning team ID - P: player ID of an existing player; this also sets the owner for all following "n" and "e" lines (lower case!) + P: player ID of an existing player; this also sets the owner for all following "n", "e" and "t" lines (lower case!) n: nickname of the player (optional) t: team ID e: followed by an event name, a space, and the event count/score -- 2.39.2