From: Jan Behrens <zykure@web.de>
Date: Wed, 15 May 2013 22:31:04 +0000 (+0200)
Subject: Add new 'Q' field to format spec comment
X-Git-Tag: xonotic-v0.7.0~23^2~1
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6c871692f717a44bc7ba61d692153fff5b9430b6;p=xonotic%2Fxonotic-data.pk3dir.git

Add new 'Q' field to format spec comment
---

diff --git a/qcsrc/server/playerstats.qc b/qcsrc/server/playerstats.qc
index f6fc8a6a73..a64f8d75d3 100644
--- a/qcsrc/server/playerstats.qc
+++ b/qcsrc/server/playerstats.qc
@@ -190,6 +190,7 @@ void PlayerStats_TeamScore(float t, string event_id, float value)
 	U: UDP port number of the server
 	D: duration of the match
 	P: player ID of an existing player; this also sets the owner for all following "n", "e" and "t" lines (lower case!)
+	Q: team number of an existing team (format: team#NN); this also sets the owner for all following "e" lines (lower case!) 
 	n: nickname of the player (optional)
 	t: team ID
 	i: player index