mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update zDarkTigerStats.cs
Forgot to add
This commit is contained in:
parent
b1bb70a9d7
commit
6e10a09c7a
|
|
@ -189,6 +189,7 @@ $dtStats::fieldCount["SCtFGame"] = $dtLCTF;
|
|||
// Weapon/Misc Stats
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
//these are field values from this script
|
||||
$dtWep = 0;
|
||||
$dtStats::fieldValue[$dtWep++,"dtStats"] = "cgKills";
|
||||
$dtStats::fieldValue[$dtWep++,"dtStats"] = "cgDeaths";
|
||||
$dtStats::fieldValue[$dtWep++,"dtStats"] = "discKills";
|
||||
|
|
|
|||
Loading…
Reference in a new issue