Retakes plugin written in C# for CounterStrikeSharp
- Bombsite selection
- Per map configurations
- Ability to add spawns
- Spawn system
- Temporary weapon allocation (hard coded)
- Temporary grenade allocation (hard coded)
- Equipment allocation
- Queue manager (Queue system)
- Team manager (with team switch calculations)
- Retakes config file
- Add translations
- Improve bombsite announcement
- Add a command to view the spawns for the current map
- Implement better spawn management system
- Download the zip file from the latest release, and extract the contents into your
counterstrikesharp/plugins
directory. - Copy
cfg/cs2-retakes/retakes.cfg
to/game/csgo/cfg/cs2-retakes/retakes.cfg
I also recommend installing these plugins for an improved player experience
- Instadefuse: https://github.com/B3none/cs2-instadefuse
- Instaplant: https://github.com/B3none/cs2-instaplant
- Clutch Announce: https://github.com/B3none/cs2-clutch-announce
This package comes with a weapon allocation system, however I recommend using one of the following plugins for a better experience
- Yoni's Allocator: https://github.com/yonilerner/cs2-retakes-allocator
- Ravid's Allocator: https://github.com/Ravid-A/cs2-retakes-weapon-allocator
If you appreciate the project then please take the time to star the repository.
This was inspired by the CS:GO Retakes project written by splewis.