Garry's Mod
Knockdown Deaths
32件中 11-20 を表示
< 1  2  3  4 >
更新:2023年2月11日 @ 2時56分

got rid of client bs

更新:2023年1月29日 @ 19時45分

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)


更新:2022年9月5日 @ 16時34分

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

更新:2022年7月8日 @ 6時20分

fixed lua error when disabling addon via convar

更新:2022年6月27日 @ 15時43分

soundssss guhhhh

更新:2022年6月21日 @ 19時10分

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

更新:2022年6月21日 @ 19時07分

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

更新:2022年6月21日 @ 7時40分

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).

更新:2022年6月20日 @ 20時02分

Unstuck failsafe update.

更新:2022年6月20日 @ 19時31分

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