Garry's Mod

Garry's Mod

Knockdown Deaths
Showing 11-20 of 32 entries
< 1  2  3  4 >
Update: 11 Feb, 2023 @ 2:56am

got rid of client bs

Update: 29 Jan, 2023 @ 7:45pm

added ability to add custom sounds using your own addons using below format

hook.Add("Initialize", "unique name :)", function()

--example filepath "impact/impact1.wav"

kd_deathsoundadd("your filepath here")


kd_impactsoundadd("your filepath here")

end)


Update: 5 Sep, 2022 @ 4:34pm

Potentially fixed sounds playing when spawning ragdolls and spawn protection hum not being stopped.

Update: 8 Jul, 2022 @ 6:20am

fixed lua error when disabling addon via convar

Update: 27 Jun, 2022 @ 3:43pm

soundssss guhhhh

Update: 21 Jun, 2022 @ 7:10pm

You now get your weapons even if a certain failsafe triggers.

Update: 21 Jun, 2022 @ 7:07pm

Added a few failsafes, potentially fixed PPM/2 bug.

Update: 21 Jun, 2022 @ 7:40am

Hopefully fixed clientside comicalsounds (pony death sounds dont play for others if disabled though, trying to fix it), fixed incompatibility with manual weapon pickup, fixed unstuck convar (may add new arguments to it later).

Update: 20 Jun, 2022 @ 8:02pm

Unstuck failsafe update.

Update: 20 Jun, 2022 @ 7:31pm

Forgot to even put the sound files in the addon, didn't catch it cuz I had them installed already.