Adam Richard 295d09df8b Fix string incorrectly formatted in CS Misc Stats plugin (#704)
Recently, I got those below errors on logs:
```
String formatted incorrectly - parameter 12 (total 12)
L 04/29/2019 - 23:24:40: [AMXX] Displaying debug trace (plugin "miscstats.amxx", version "1.8.3-dev+5154")
L 04/29/2019 - 23:24:40: [AMXX] Run time error 25: parameter error 
L 04/29/2019 - 23:24:40: [AMXX]    [0] miscstats.sma::checkKills (line 922)
```

It just looks like `"RAMPAGE!!! %s^n%L %d %L (%d hs)"` misses last format rule, which should be `"%L"` pointing to `HS` lang key.
2019-04-30 09:59:15 +02:00
..
2015-03-29 20:01:25 +02:00
2018-08-30 18:41:49 +02:00
2005-08-24 06:13:55 +00:00
2017-09-30 20:23:12 +02:00
2018-08-30 18:41:49 +02:00
2018-08-30 18:41:49 +02:00
2015-02-01 19:25:36 +01:00
2015-05-17 19:50:42 +03:00
2005-07-30 00:31:42 +00:00
2014-05-18 20:37:44 -05:00
2015-07-11 00:39:34 +03:00
2015-07-11 00:39:34 +03:00
2015-07-11 00:39:34 +03:00
2015-02-23 02:21:20 +05:00
2015-02-01 19:25:36 +01:00
2015-02-01 19:25:36 +01:00
2015-02-01 21:45:16 +01:00
2015-02-01 19:25:36 +01:00