Left 4 Dead 2

Left 4 Dead 2

Jump Grunts
Showing 1-7 of 7 entries
Update: 7 Apr @ 10:34am

-Fixed dialogue potentially being cut off by grunts

Update: 30 Jan @ 1:57pm

-Ditched ResponseCriteria.GetValue() and used GetContext() instead, which is faster performance-wise, for the L4D1 grunts

Update: 15 Nov, 2024 @ 10:52am

-Removed script from global scope to prevent potential conflicts
-Used different method to prevent the same grunt sound from playing consecutively

Update: 1 Sep, 2024 @ 5:32pm

-Fixed L4D1 grunt sounds being played "globally", used different method of playing their respective sounds

Update: 1 Sep, 2024 @ 2:12pm

-L4D1 grunt lines no longer show subtitles
-Added addoninfo.txt

Update: 1 Jul, 2024 @ 10:33am

-Grunt sounds now have little to no delay when being played. You might want to change the chance in the cfg since now it's pretty much constant
-Added an extra criteria to ensure proper functionality

Update: 18 Jun, 2024 @ 3:17pm