Headshot Only

Headshot Only v1.0.2

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin prevents damage on body and enemy can only be killed with a headshot. This plugin uses built in sounds for headshot effects and also allows you to use your own sound to indicate headshot.

Note: In CS:S there is a bug. You will still see body damage. You will lose one armor HP per body shot. But kill can only be made using headshot.

Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download HeadshotOnly_v1.0.2.zip file from this post.
  • Extract the contents of zip file and put it into cstrike folder of your server.
  • Restart the server or change the map.
Configuration :

To enable/disable this plugin using admin menu. Follow this Tutorial.

CVARs :

cstrike/cfg/sourcemod/headshotonly.cfg

Code:
// Enable/disable this plugin. (0 = Disabled, 1 = Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_headshotonly_enabled "1"

// Sound files to indicate headshots separated by comma. Leave blank for default sounds. (Maximum: 5 sounds)
// Example:headshotonly/headshot1.wav,headshotonly/headshot2.wav
// -
// Default: ""
sm_headshotonly_sounds ""

// Emit sounds from victim to all players.  0 = Emit sound from victim only to attacker.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_headshotonly_useambient "0"
Credits :
  • XARiUS
  • Like
Reactions: Kunal rana and aBe
Author
Vertigo
Downloads
43
Views
860
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Vertigo

Share this resource

Latest updates

  1. Fixed Bugs

    Update Notes : Fixed sound not playing bug New syntax Fixed error: Client index 0 is invalid...

Latest reviews

great work, with funny Headshot sounds.
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock