CS2 implementation of executes written in C# for CounterStrikeSharp. Based on the version for CS:GO by Splewis.
If you appreciate the project then please take the time to star the repository 🙏
- Decide on structure for executes configs
- Scenario selection
- Implement per map configurations
- Ability to add spawns
- Fallback weapon allocation
- Implement lurker spawns
- Implement Molotovs and Flashbangs
- Metamod:Source (Dev Build)
- CounterStrikeSharp v147
- Download the zip file from the latest release, and extract the contents into your
counterstrikesharp/plugins
directory.
This was inspired by the CS:GO Executes project written by splewis.
Thank you svn for providing us with the method to throw Smoke Grenades.