Assists for Counter Strike 1.6
v2.1
By RuleBreaker

Description:
This plugin show assists in tab instead of ping, you can still see ping if you type "ping" in console.
Commands: - say /rs (or /resetscore) - If you already have /rs (/resetscore) plugin it wouldn't reset assists so I added this command so it works on assists too
- amx_assists_rs - Turn /rs (/resetscore) for assists on/off
- amx_assists - Turn plugin on/off
Cvars: - assists_rs - Turn /rs (/resetscore) for assists on/off
Installation: - Assists.amxx ==> cstrike/addons/amxmodx/plugins
- cstrike => addons => amxmodx => configs => plugins.ini
- Add new line and write this: "Assists.amxx" (without quotes)
Notes: - When you press TAB it still says "Latency", I couldn't change it because it's client side, only way to change it would be slowhacking (not allowed) and even if I did it when player go on toher server it would still say "Assists" instead of "Latency" for him
- If you have 0 assists it won't say 0 it will be blank
- Thanks MeRcyLeZZ for source code for editing ping
Screenshots:
Changelog:
Version 1.0
Version 2.0
- Added /rs & /resetscore commands
- Added commands to turn on/of plugin and/or /rs command
- Fixed detecting assist
- Added Hud message when you get assist
Version 2.1
- /resetscore changed to off by default
- Changed command amx_assists_rs to cvar assists_rs