Raised This Month: $32 Target: $400
 8% 

[L4D2] Release Infected's Victim 1.3a


Post New Thread Reply   
 
Thread Tools Display Modes
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 07-28-2011 , 21:30   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #131

My guess is that the VTable offsets have changed, I don't know how to get that information, it was always provided by others.
Thraka is offline
dcx2
Senior Member
Join Date: Sep 2011
Old 01-08-2012 , 00:54   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #132

Just in case anyone was wondering, I just tested this plugin out on my L4D2 server and everything works. I was able to release using the jockey, charger, and hunter.
dcx2 is offline
Skorpion1976
Veteran Member
Join Date: Jun 2009
Location: Austria
Old 01-14-2012 , 18:58   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #133

did you test this on a versus server > 8 players? I run 8vs8 or 10vs10 ever since and it does NOT work with so many slots.
Skorpion1976 is offline
dcx2
Senior Member
Join Date: Sep 2011
Old 11-23-2012 , 18:07   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #134

I fixed the Windows signature for OnPounceEnd, it should hopefully be more resilient to updates now that I've wildcard'd the offsets.

Code:
            "CTerrorPlayer::OnPummelEnded"
            {
                "library"    "server"
                "windows"        "\x8B\x15****\x56\x8B\xF1\x8B\x86****\x83\xF8\xFF\x0F\x84"
                /* 8B 15 ? ? ? ? 56 8B F1 8B 86 ? ? ? ? 83 F8 FF 0F 84 */
                "linux"        "@_ZN13CTerrorPlayer13OnPummelEndedEbPS_"
            }
            "CTerrorPlayer::OnPounceEnd"
            {
                "library"    "server"
                "windows"        "\x53\x55\x8B\xE9\x33\xDB\x38\x9D****\x56\x74*\x8D"
                /* 53 55 8B E9 33 DB 38 9D ? ? ? ? 56 74 ? 8D */
                "linux"        "@_ZN13CTerrorPlayer13OnPounceEndedEv"
            }
I'm still working on OnPummelEnded. I'll edit this post once I've found it.

EDIT: Found OnPummelEnded. Signature is long though. I've also attached a new gamedata to replace the one from the first post.

EDIT2: Found a shorter signature for OnPummelEnded
Attached Files
File Type: txt l4d2_infected_release.txt (973 Bytes, 420 views)
__________________

Last edited by dcx2; 11-23-2012 at 19:22.
dcx2 is offline
AlexK1dd
Junior Member
Join Date: Mar 2013
Location: Romania
Old 05-04-2013 , 08:19   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #135

It`s not working on my server . It is 8v8 versus .
I put the l4d2_infected_release.smx in left4dead2/addons/sourcemod/plugin
And the l4d2_infected_release.txt in left4dead2/addons/sourcemod/gamedata
Someone help me please

Last edited by AlexK1dd; 05-04-2013 at 08:19.
AlexK1dd is offline
dcx2
Senior Member
Join Date: Sep 2011
Old 07-06-2013 , 22:04   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #136

New gamedata for SteamPipe update.
Attached Files
File Type: txt l4d2_infected_release.txt (767 Bytes, 599 views)
__________________
dcx2 is offline
Machine
Senior Member
Join Date: Apr 2010
Old 07-12-2013 , 01:31   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #137

Thank you. I still need CTerrorPlayer::OnTongueBreak. But I found that one before, I'll just have to get it again.
Machine is offline
darkmoo
BANNED
Join Date: Aug 2015
Old 08-30-2015 , 23:41   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #138

Hi,
i run a mixture of linux and windows server while the 2013 steam pipe update txt file works with linux flawlessly the windows does not. I was wondering if you could repair the charger release. The recharge bar fills up instantly but is unable to charger until the timer is up. So my players are having to count it in there heads rather then a visual que
darkmoo is offline
eziosid
Senior Member
Join Date: Sep 2017
Old 10-31-2017 , 11:30   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #139

hello i just telling u all work verry well but as a charger when release player charger abality is get back quickly .. plz tell me how to fix this ! or plz fix this ... and keep it up nice plugin am use this in windows 7 64bit latest stable builds 1.8.0
eziosid is offline
eziosid
Senior Member
Join Date: Sep 2017
Old 11-21-2017 , 01:45   Re: [L4D2] Release Infected's Victim 1.3a
Reply With Quote #140

"z_charge_interval" not working Author plz fix this am using this in windows . i also added this in server.cfg
Code:
sm_cvar z_charge_interval 12                //default 12

Last edited by eziosid; 06-28-2018 at 02:42. Reason: for fix
eziosid 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 20:16.


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