Garry's Mod

Garry's Mod

Counter-Strike Player Death Sounds
正在显示第 1 - 7 项,共 7 项条目
更新于:4 月 21 日 上午 7:17
作者:sApieNz

- Optimized code

- Reduced filesizes

更新于:2024 年 10 月 23 日 上午 4:18
作者:sApieNz

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

更新于:2024 年 5 月 23 日 上午 11:32
作者:sApieNz

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

更新于:2024 年 4 月 2 日 上午 8:12
作者:sApieNz

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

also fixed minor spelling issue

更新于:2024 年 4 月 2 日 上午 7:13
作者:sApieNz

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.

更新于:2024 年 3 月 29 日 上午 4:05
作者:sApieNz

Added support for Lambda Players

更新于:2024 年 3 月 29 日 上午 1:53
作者:sApieNz

initial creaiton