PDA

View Full Version : [Solved] [L4D2] Boomer Health change cvar plugin request!


SEGA EMPRESS ERIS
01-21-2021, 21:56
checked VALVe list of l4d2 cvars couldnt find one for boomer found one for all SI except boomer noticed smoker one was something like z_gas_health 250 (default) and all the other ones had their respective names. anyway, was curious, what is the boomer health cvar if i happened to have missed it?

if i have, someone point me to it please, or please make a simple plugin where u can change boomer health using a cvar.

thanks for your time and effort!

cravenge
01-22-2021, 03:16
"z_exploding_health"

Marttt
01-22-2021, 07:18
cravenge is correct.

Btw someone also asked for this some days ago, here is my post:

z_exploding_health : 50 : , "sv", "cheat" : Exploding Zombie max health

Check for z_exploding_* cvars for the boomer as well.

I usually search on this page (https://developer.valvesoftware.com/wiki/List_of_L4D2_Cvars).


or type "find exploding" in console.



"z_exploding_health" = "50"
game cheat
- Exploding Zombie max health
"z_exploding_shove_interval" = "10"
game cheat
"z_exploding_shove_max" = "5"
game cheat
"z_exploding_shove_min" = "4"
game cheat
"z_exploding_speed" = "175"
client cheat replicated
"z_exploding_splat" = "50"
game cheat
- Boomers splat instead of making a thud when taking this much falling damage
"z_exploding_splat_radius" = "200"
game cheat
- Boomers splattering on the ground make survivors inside this radius it


or "find boomer" in console.

Note: this outputs also outputs cvars from SM installed plugins.