AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D1 & L4D2]witch_pipebomb_exploit_fix_&_death_optmizer[Left 4 Fix][28/02/2023] (https://forums.alliedmods.net/showthread.php?t=342000)

Lux 02-28-2023 08:05

[L4D1 & L4D2]witch_pipebomb_exploit_fix_&_death_optmizer[Left 4 Fix][28/02/2023]
 
1 Attachment(s)
Fixes exploit throwing pipebomb at witch with horde because z_fatal_blast_max_ragdolls & z_fatal_blast_min_ragdolls function casts for Infected class which the witch shares and can outright delete her if her index is high enough to trigger valve's death optmizer after quite a few zombie deaths,
also optimize's infected deaths to not send info to players out of PVS which can be 1000s of units away behind buildings pretty pointless.

RepoLink

Installation:
1.Download file.
2.Move "witch_pipebomb_exploit_fix_&_death_optmizer. smx" to sourcemod\plugins\
3.Restart the server.

HarryPotter 03-28-2024 23:44

Re: [L4D1 & L4D2]witch_pipebomb_exploit_fix_&_death_optmizer[Left 4 Fix][28/02/2023]
 
I am probably dumb, I don't understand what it fixes.

Do you mean if lots of common infected die at the same game frame, the witch nearby could disappear by chance?

HarryPotter 03-29-2024 15:10

Re: [L4D1 & L4D2]witch_pipebomb_exploit_fix_&_death_optmizer[Left 4 Fix][28/02/2023]
 
All right, I test myself, now know what the bug is.

Video
https://i.imgur.com/57JNcoC.gif

Thanks for your plugin fix

HarryPotter 06-03-2024 06:26

Re: [L4D1 & L4D2]witch_pipebomb_exploit_fix_&_death_optmizer[Left 4 Fix][28/02/2023]
 
I found that there are no such cvars in l4d1

PHP Code:

z_fatal_blast_max_ragdolls
z_fatal_blast_min_ragdolls 

Code:

L 06/03/2024 - 18:22:42: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 06/03/2024 - 18:22:42: [SM] Blaming: witch_pipebomb_exploit_fix_&_death_optmizer.smx
L 06/03/2024 - 18:22:42: [SM] Call stack trace:
L 06/03/2024 - 18:22:42: [SM]  [0] SetConVarInt
L 06/03/2024 - 18:22:42: [SM]  [1] Line 49, d:\Github\Private-Work\L4D2-插件\scripting_1.11\witch_pipebomb_exploit_fix_&_death_optmizer.sp::eRoundStart



All times are GMT -4. The time now is 00:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.