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
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"]
Here you can set the command to open the menu:
Code:
s_headshot_pop_command = "!hso"