Raised This Month: $51 Target: $400
 12% 

[EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.1]


Post New Thread Reply   
 
Thread Tools Display Modes
V10
Senior Member
Join Date: Jan 2010
Location: Russia
Old 07-12-2013 , 01:07   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #141

1.0.1
- Fixed signatures and offsets for last update.
- Logic for search "dead body" changed for get player body with min distance.
- Recompiled with latest L4D2-SDK.
__________________
Sry for my english.
I good speak on russian =)

Last edited by V10; 07-12-2013 at 09:51.
V10 is offline
Machine
Senior Member
Join Date: Apr 2010
Old 07-12-2013 , 01:22   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #142

awesome! thx V10
Machine is offline
RUSEN
Junior Member
Join Date: Feb 2012
Old 07-12-2013 , 09:29   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #143

V10, thenks!
RUSEN is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 07-12-2013 , 21:32   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #144

New version working without bugs both windows and linux.

Thank you v10, you saved our servers ;)
SilentBr is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 11-24-2013 , 08:05   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #145

how can I run this on my linux server? only copy .so to extension foldeR?
DoomHammer69 is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 12-20-2013 , 12:37   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #146

Quote:
L 12/20/2013 - 00:27:41: SourceMod error session started
L 12/20/2013 - 00:27:41: Info (map "c1m2_streets") (file "errors_20131220.log")
L 12/20/2013 - 00:27:41: [DefibFix] Sigscan for DefibrillatorOnStartAction failed - Disabling detour to prevent crashes
L 12/20/2013 - 00:27:41: [SM] Unable to load extension "defibfix.ext": Cannot SetupHooks or GetOffset.
L 12/20/2013 - 00:27:41: [BugFixes] Sigscan for WitchAttack::WitchAttack failed - Disabling detour to prevent crashes
L 12/20/2013 - 00:27:41: [BugFixes] Cannot find signature of WitchAttack::WitchAttack
L 12/20/2013 - 00:27:41: [SM] Unable to load extension "l4d2_bugfixes.ext":
L 12/20/2013 - 00:27:50: Error log file session closed.
L 12/20/2013 - 03:181: SourceMod error session started
L 12/20/2013 - 03:181: Info (map "c1m2_streets") (file "errors_20131220.log")
L 12/20/2013 - 03:181: [DefibFix] Sigscan for DefibrillatorOnStartAction failed - Disabling detour to prevent crashes
L 12/20/2013 - 03:181: [SM] Unable to load extension "defibfix.ext": Cannot SetupHooks or GetOffset.
L 12/20/2013 - 03:181: [BugFixes] Sigscan for WitchAttack::WitchAttack failed - Disabling detour to prevent crashes
L 12/20/2013 - 03:181: [BugFixes] Cannot find signature of WitchAttack::WitchAttack
L 12/20/2013 - 03:181: [SM] Unable to load extension "l4d2_bugfixes.ext":
L 12/20/2013 - 03:18:40: Error log file session closed.
chatyak is offline
crasx
Member
Join Date: May 2011
Location: Lakewood, CO
Old 12-25-2013 , 12:28   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #147

Code:
			"DefibrillatorOnStartAction"
			{
				"library"	"server"
				"windows"	"\x55\x8B\xEC\xD9\xEE\x53\x56\x57\x8B\x7D\x0C"
				/*"windows"	"\x55\x8b\xec\x0f\x57\xc0\x53\x56\x57\x8b\x7d*\x6a\x00\x51\xf3****\x68"*/
				"linux"		"@_ZN18CItemDefibrillator13OnStartActionEN17CBaseBackpackItem22BackpackItemActionTypeEP13CTerrorPlayerP11CBaseEntityf"
			}
crasx is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 12-25-2013 , 12:34   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #148

Quote:
Originally Posted by crasx View Post
Code:
            "DefibrillatorOnStartAction"
            {
                "library"    "server"
                "windows"    "\x55\x8B\xEC\xD9\xEE\x53\x56\x57\x8B\x7D\x0C"
                /*"windows"    "\x55\x8b\xec\x0f\x57\xc0\x53\x56\x57\x8b\x7d*\x6a\x00\x51\xf3****\x68"*/
                "linux"        "@_ZN18CItemDefibrillator13OnStartActionEN17CBaseBackpackItem22BackpackItemActionTypeEP13CTerrorPlayerP11CBaseEntityf"
            }
Is this what I need crasx or are you replying to someone else?
chatyak is offline
crasx
Member
Join Date: May 2011
Location: Lakewood, CO
Old 12-25-2013 , 15:36   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #149

Quote:
Originally Posted by chatyak View Post
Is this what I need crasx or are you replying to someone else?
just saying generally, it is the sig for this plugin that broke. There was another update today and I haven't checked if anything broke yet. In your case you also need the witch signature which I posted in the bugfixes thread
crasx is offline
johnng0102
Member
Join Date: Jun 2012
Location: HK
Old 01-02-2014 , 04:17   Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.
Reply With Quote #150

any update / gamedata or link ? not work on 2134 ?

thanks a lot again.

[01] <FAILED> file "defibfix.ext.dll": Cannot SetupHooks or GetOffset.
[02] <FAILED> file "l4d2_bugfixes.ext.dll":

Last edited by johnng0102; 01-04-2014 at 08:13.
johnng0102 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:19.


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