From 50e9d87a5ace6cdb8b44d9896d4bb16a27726ca9 Mon Sep 17 00:00:00 2001 From: bacalhau Date: Sun, 29 Dec 2024 19:57:16 +0000 Subject: [PATCH] added description and shit --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abf7b2a..27a5d0f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Headshot-Effect-CS1.6 -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 \ No newline at end of file +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 \ No newline at end of file