mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
added top player stats
fix for some commands returning multiple matches found when target not required
This commit is contained in:
@ -27,7 +27,7 @@ namespace IW4MAdmin.Plugins.Stats.Cheat
|
||||
public const int HighSampleMinKills = 100;
|
||||
public const double KillTimeThreshold = 0.2;
|
||||
|
||||
public const double MaxStrainBan = 0.4;
|
||||
public const double MaxStrainBan = 1.12;
|
||||
public const double MaxOffset = 1.2;
|
||||
public const double MaxStrainFlag = 0.36;
|
||||
|
||||
|
Reference in New Issue
Block a user