Skip to content

CS2 implementation of executes. Based on the version for CS:GO by Splewis.

License

Notifications You must be signed in to change notification settings

zwolof/cs2-executes

Repository files navigation

CS2 Executes

CS2 implementation of executes written in C# for CounterStrikeSharp. Based on the version for CS:GO by Splewis.

Share the love

If you appreciate the project then please take the time to star the repository 🙏

Star us

Features / Roadmap

  • 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

Requirements

Installation

  1. Download the zip file from the latest release, and extract the contents into your counterstrikesharp/plugins directory.

Credits

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.