This Mod allows you to do kills only by headshot.
But this Mod can easily be turned on/off by ingame from admin
Installation
Just place the "s_headshot_only" folder in ../orangebox/cstrike/addons/eventscripts/<HERE>
and write following into your autoexec.cfg
[code]
es_load s_headshot_only
[/code]
Then do a mapchange and the mod will work
Open "s_headshot_only.py":
Place the admin's steamid in
[code]
s_admins = ["STEAMID_1", "STEAMID_2", "STEAMID_3"]
[/code]
Here you can set the command to open the menu:
[code]
s_headshot_pop_command = "!hso"
[/code]
Version Notes For 1.0
Updated on: 2011-04-21 07:43:24 EST by Stirni
This is version v1.0