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)