From bf4ba091e4a513ce413e3dbf2d62b083cdcdb047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Gr=C3=BCnbacher?= Date: Fri, 2 May 2014 13:19:24 +0200 Subject: [PATCH] StatsX: cmdReport has to use LANG_SERVER --- plugins/cstrike/statsx.sma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cstrike/statsx.sma b/plugins/cstrike/statsx.sma index 210c07fb..6e3d1a58 100755 --- a/plugins/cstrike/statsx.sma +++ b/plugins/cstrike/statsx.sma @@ -1119,7 +1119,7 @@ public cmdReport(id) new lWeapon[16] - formatex(lWeapon, 15, "%L", id, "WEAPON") + formatex(lWeapon, 15, "%L", LANG_SERVER, "WEAPON") strtolower(lWeapon) if (iClip >= 0)