
MatchKD
Record Kills/Death of every player in match. Also support death replay.Details
Install ClientKillCallback firstly!!!
This mod shows your kill/death ratio at the right up corner defaultly. With Tab
, you are able to check everyone's kd in match.
And it shows Yous VS Killer in replay.
How it works
This mod modifies cl_obitury.nut. Do not overwrite this file with other mods.
Versions
1.0.0
- Upload
1.0.1
- Bugfix. YouVsEnemy 's RUI may show default msgText sometimes.
1.0.2
- Bugfix. K/D counts twice in ttdm;
- Feature. Shows damage per life in TTDM(Titan Brawl);
1.0.3
- Bugfix. Kill counts correctly;
2.0.0
- Feature. Use S2.ClientKillCallback instead of cl_obituray.nut.