Left 4 Dead 2

Left 4 Dead 2

Survivor Death Animations (re-used common infected anims)
Shadowysn  [developer] 9 Jul, 2022 @ 8:12am
Technical Stuff (settings.cfg, etc)
Moved from the description page.

A settings.cfg file will be generated into Left 4 Dead 2/left4dead2/ems/survivor_death_anims
Settings available are:
Setting
Default
Description
useCommonAnim
1
0 to disable common death anim, 1 for default, 2 for always common death anim instead of the default death animation all survivors have
applyVelocityOnRagdoll
true
Whether the death anim will keep it's velocity when turning into a ragdoll. true to enable, false to disable
transparentOnlyOnRealism
true
Whether to allow transparent defib bodies only for Realism. true to enable, false to disable
timeUntilTransparent
7.50
Time until transparency is applied to defib body. Use -1.0 to disable completely
noDefib
false
Remove the defib body completely
allowBurningCorpse
true
Allow fire damage like Molotovs or Incendiary Ammo to set the body on fire
deathAnimOnWitchAttack
false
Toggle whether Witches will cause survivor death animations to play
deathAnimOnTankPunch
false
Toggle whether Tanks will cause survivor death animations to play
deathAnimOnTankRock
false
Toggle whether thrown rocks will cause survivor death animations to play

The addon has functionality on all gamemodes and maps, but for PvP gamemodes like Versus it is automatically disabled by Valve.
To make it work in Versus on your local server, right-click on Left 4 Dead 2 in your steam library, select Properties, click on the Installed Files tab, then click on the Browse... button.
Go to left4dead2/cfg/ and open addonconfig.cfg with a text editor or Notepad.
Finally, edit this line:
"versus" "1"
to
"versus" "0"
Last edited by Shadowysn; 3 Nov, 2023 @ 2:43am