CS2_DamageInfo
CS2_DamageInfo copied to clipboard
CS2 server extension that displays the amount of damage players have inflicted on the victim's HP and Armor, as well as the hit groups they have hit.
K4ryuu
CS2 Damage info
An awesome CS2 server addon created with CounterStrikeSharp
Download
ยท
Report Bug
ยท
Request Feature
Table of Contents
-
About The Project
- Dependencies
- Support My Work
-
Getting Started
- Prerequisites
- Installation
-
Usage
- Commands
- ConVars
- Roadmap
- Contributing
- License
- Contact
About The Project
CS2 server extension that displays the amount of damage players have inflicted on the victim's HP and Armor, as well as the hit groups they have hit. As well as a round end chat message with the given and taken hits. The extension is fully configurable using 'configs.json'.
(back to top)
Dependencies
To use this server addon, you'll need the following dependencies installed:
- CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
(back to top)
Support My Work
I offer various ways to support my journey:
- ๐ฌ Request Private Paid Jobs: Got a specific project in mind? Let's chat, and I'll provide a quote.
- ๐ Subscribe to My Tiers: Join one of my subscription tiers for exclusive benefits, early access to projects, and personalized support.
- โ Buy Me a Coffee: One-time donations keep me motivated and my creativity flowing.
- ๐ผ Shop from My Paid Resources: Explore and purchase resources I've crafted for private use.
Your support keeps my creative engine running and allows me to share knowledge with the community. Thanks for being part of my journey.
(back to top)
Getting Started
Follow these steps to install and use the addon:
Prerequisites
Before you begin, ensure you have the following prerequisites:
- A working CS2 (Counter-Strike 2) server.
- CounterStrikeSharp is up to date and is running on your server.
(back to top)
Installation
-
Download the Addon: Start by downloading the addon from the GitHub Releases Page. Choose the latest release version.
-
Extract the Addon: After downloading, extract the contents of the addon to the counterstrikesharp/plugins directory on your server. Inside the plugins folder, you should have a folder named exactly as the project dll. From the releases, you find it pre zipped with the correct name.
-
Configuration: The configuration file (if there is any), will be generated automatically to the same folder after the plugin firt started succesfully.
(back to top)
Translators
I really appreciate the help of the following people who translated the plugin into their language:
- deadmau5v: Chinese
(back to top)
Usage
The addon provides several commands and console variables (convars) to customize and interact with its features. Here is the list of the key commands and convars you can use:
Commands
None
(back to top)
Roadmap
- [ ] No plans for now
(back to top)
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
(back to top)
License
Distributed under the GPL-3.0 License. See LICENSE.md for more information.
(back to top)
Contact
- Discord: Discord Server
- Email: [email protected]
(back to top)