Useful Plugin for restoring Rounds in a competitive CS:GO Match.
- This is my first Sourcemod Plugin, so this is probably not perfectly programmed, I initially only created this Plugin to use it on my own Server because there was no Plugin to restore Rounds before.
- This Plugin only uses already existing CS:GO Server Commands to restore Rounds.
- If you want to change something in this Plugin, you are free to copy the code and compile it at sourcemod.net
- Of course you can always report bugs or propose changes here on github :)
- Confirm you have SourceMod and MetaMod:Source running on your Server.
- Download RestoreRound.smx from releases
- Move it to your csgo/addons/sourcemod/plugins directory
- Make sure the plugin is running (
sm plugins list
) - Make sure you set
mp_backup_round_file_pattern %prefix%_round%round%.txt
- Use any of the Chat Commands down below
To use any of these commands you need to be sourcemod admin
- !restore Main Menu
- !restorelast Displays vote for restoring last round
- First Menu Item restores last round.
- Second Menu Item displays all rounds with the current round at the top (you can navigate back and forth)