[ReAPI] Reset score plugin - A plugin for resetting player scores in Counter-Strike 1.6
A simple and convenient plugin that allows players to reset their score (frags and deaths) at any time during the game. Uses modern ReAPI for maximum performance and stability.
- ✅ Complete statistics reset (frags and deaths)
- ✅ Multiple activation commands
- ✅ Localization support (Russian/English)
- ✅ Audio confirmation
- ✅ Real-time scoreboard updates
- ✅ Built on ReAPI for better performance
The plugin supports the following commands:
resetscore- reset score via consolers- short version of the commandsay /rs- command in global chatsay_team /rs- command in team chat
-
Requirements:
- AMX Mod X 1.9.0 or higher
- ReAPI module
-
Files to install:
addons/amxmodx/plugins/resetscore_reapi.amxx addons/amxmodx/data/lang/resetscore.txt -
Add to plugins.ini:
resetscore_reapi.amxx
The plugin supports multilanguage functionality. Required language files:
resetscore.txt (place in addons/amxmodx/data/lang/)
- Player enters one of the available commands
- Plugin checks player connection
- Resets frags (
var_frags) and deaths (m_iDeaths) to 0 - Sends a success message to the player
- Plays confirmation sound
- Updates scoreboard for all players
To compile the source code you need:
- AMX Mod X 1.9.0+ SDK
- ReAPI include files
amxxpc resetscore_reapi.sma- ✅ Counter-Strike 1.6
- ✅ AMX Mod X 1.9.0+
- ✅ ReAPI 5.0+
- ✅ All popular server builds
If you have questions or issues with the plugin:
- Check AMX Mod X logs for errors
- Make sure ReAPI is properly installed
- Verify language files are present
Developed by community for community 🎮