Left 4 Dead 2

Left 4 Dead 2

Survivor Death Animations (re-used common infected anims)
Showing 1-10 of 41 entries
< 1  2  3  4  5 >
Update: 3 Nov, 2023 @ 2:40am

* Added deathAnimOnWitchAttack, deathAnimOnTankPunch, and deathAnimOnTankRock to settings.cfg. They are all set to false by default, so Tank attacks and Witch attacks will not cause death animations to play.

Update: 17 Jun, 2023 @ 10:14pm

* Updated settings.cfg system to update with new settings automatically.

Update: 7 Nov, 2022 @ 8:04pm

* Removed unneeded scriptedmode_addon.nut file.
* Death animations can now occur in the air and fall to the ground appropriately.

Update: 22 Sep, 2022 @ 2:07am

* Optimized and removed some terrible junk coding. Should lag less every time a survivor dies.

Update: 14 Aug, 2022 @ 10:25pm

* Hotfix to prevent Survivor Ragdolls script from loading alongside this mod.

Update: 22 Feb, 2022 @ 1:43am

* Stopped bone followers (entities spawned by the death animation that help Defib Ragdolls get pose info, but are otherwise useless garbage) from spawning if Defib Ragdolls is enabled, but it's moreStableDefaultPoseSpawn setting in settings.cfg is set to true.

Update: 7 Feb, 2022 @ 10:43pm

* Added allowBurningCorpse (Allow fire damage like Molotovs or Incendiary Ammo to set the body on fire) to settings.cfg. Set to true by default.

Update: 5 Nov, 2021 @ 7:36am

* Fixed VScript errors with m_vecForce and m_nForceBone.

Update: 7 Jul, 2021 @ 7:44am

* Added noDefib (Remove the defib body completely. Will not work if Defibbable Survivor Ragdolls is active) to settings.cfg
* Fixed an issue with the timeUntilTransparent setting not working.

Update: 1 Jul, 2021 @ 3:48am

* Compatibility update! Defibbable Survivor Ragdolls and this mod can now work in conjunction with each other.
(However, if you have at least one of these addons as an older version before this changelog, it will not work.)
* Fixed oopsies issue with mod not loading properly.
* Prevented useless entities from spawning with the death animation's entities, which would've risked an ED_Alloc: no free edicts crash.