added description and shit

This commit is contained in:
bacalhau 2024-12-29 19:57:16 +00:00
parent 07906936b2
commit 50e9d87a5a

View File

@ -3,3 +3,13 @@
fun lil amxx plugin.
whenever you hit a headshot a sound will play and your screen will fade out from green.
The victim's screen will fadeout from red and it will play a diferent sound effect
# Install
you need at least amx mod x 1.9 which you can find here: [https://www.amxmodx.org/downloads-new.php](here)
in case you dont know how to install amxx plugins, all you have to do is put them on the plugins directory and add the file name to plugins.ini in the config directory.
you also have to put the sounds inside sounds/misc on the mod directory (cstrike for example)
# Usage
it should just work