Garry's Mod

Garry's Mod

Counter-Strike Player Death Sounds
Showing 1-7 of 7 entries
Update: 21 Apr @ 7:17am

- Optimized code

- Reduced filesizes

Update: 23 Oct, 2024 @ 4:18am

  • Added death sounds from Counter-Strike: Condition Zero (sorry for taking so long)

Update: 23 May, 2024 @ 11:32am

  • Created server variable "sv_cstrike_deathsounds_radius *" to control how far the sounds can be heard. Default = 65

Update: 2 Apr, 2024 @ 8:12am

forgot to add a slider for "sv_cstrike_deathsounds_enforcedset" to server settings menu.

also fixed minor spelling issue

Update: 2 Apr, 2024 @ 7:13am

That was quite a pain in the ass...

  • Added addon settings menu under "CS Death Sounds" category in "Options" tab.

  • Created client variable "cl_cstrike_deathsounds_set *" that allows players to select sets of death sounds from different games. 0 = None (HL2 Flatline), 1 = CS:S / CS:GO, 2 = CS 1.6

  • Created client variable "cl_cstrike_deathsounds_forcefemale *" to enforce female voice set on a client. 0 = Auto, 1 = Enabled

  • Created server variable "sv_cstrike_deathsounds_enforcedset *" to control voice sets of All Players on the server. 0 = None (HL2 Flatline), 1 = CS:S / CS:GO, 2 = CS 1.6

  • Created server variable "sv_cstrike_deathsounds_lambdaset *" to control voice sets of Lambda Players. 0 = None (HL2 Flatline), 1 = CS:S / CS:GO, 2 = CS 1.6

  • Added death sounds form the original Counter-Strike.

  • Added female agents death sounds from Counter-Strike: Global Offensive.

  • Added female voice set support for Garry's Mod's default female models.

Update: 29 Mar, 2024 @ 4:05am

Added support for Lambda Players

Update: 29 Mar, 2024 @ 1:53am

initial creaiton