Here's what I DO know:
It seems in a non-ctf match:
- Code: Select all
:player:see-labels:score,kills,deaths,suicides,?,?,?,?,?,?:<playtime>:<team>:<ID>:<nickname>
Ex:
- Code: Select all
:player:see-labels:-1,0,2,1,0,0,0,0,0,0:61:4:1:Carbias
But in ctf it changes to:
- Code: Select all
:player:see-labels:score,caps,?,?,?,pickups,?,?,?,?:<playtime>:<team>:<ID>:<nickname>
Ex:
- Code: Select all
:player:see-labels:25,1,0,0,0,1,0,0,0,0:52:14:1:Carbias
The docs are both incomplete and inconsistent about the syntax of this tag.
Any help would be greatly appreciated! Thanks!