Raised This Month: $ Target: $400
 0% 

[L4D & L4D2] Left 4 DHooks Direct (1.150) [06-May-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Plugin ID:
6954
Plugin Version:
1.150
Plugin Category:
General Purpose
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    2003 
    Plugin Description:
    Left 4 Downtown and L4D Direct conversion and merger.
    Old 04-30-2024 , 10:02   Re: [L4D & L4D2] Left 4 DHooks Direct (1.147) [30-Apr-2024]
    Reply With Quote #1

    Code:
    1.147 (30-Apr-2024)
        - Fixed the "L4D_CancelStagger" not working on Special Infected (hackish fix, the SDKCall does not appear to work). Thanks to "Forgetest" for a solution.
        - Changed "left4dhooks_silver.inc" include file to include the main "left4dhooks.inc" include, required by some functions. Thanks to "Forgetest" for reporting.
        - Moved bool block variables within the forwards to the top, preventing wrongly firing the "*PostHandled" forwards, in case of any error before being set to false.
    
        - Updated: Plugin.
        - Updated: "/scripting/include/left4dhooks.inc" include file.
        - Updated: "/scripting/include/left4dhooks_silver.inc" include file.
        - Updated: "/scripting/l4dd/l4dd_forwards.sp" project file.
        - Updated: "/scripting/l4dd/l4dd_natives.sp" project file.
    __________________
    Silvers is offline
    finishlast
    Senior Member
    Join Date: Nov 2018
    Location: In Reno with the vitamin
    Old 05-01-2024 , 16:36   Re: [L4D & L4D2] Left 4 DHooks Direct (1.147) [30-Apr-2024]
    Reply With Quote #2

    Today's L4d1 update broke some stuff it seems (linux)

    PHP Code:
    05/01/2024 22:31:24: [left4dhooks.smxFailed to find signature"CTerrorPlayer::WarpToValidPositionIfStuck" (NIX/1/1.142)
    L 05/01/2024 22:31:24: [left4dhooks.smxFailed to find signature"NavAreaTravelDistance" (NIX/1/1.142)
    L 05/01/2024 22:31:24: [left4dhooks.smxCTerrorPlayer::CanBecomeGhost patchbyte mis-match
    __________________

    Last edited by finishlast; 05-02-2024 at 06:37.
    finishlast is offline
    HarryPotter
    Veteran Member
    Join Date: Sep 2017
    Location: Taiwan, Asia
    Old 05-01-2024 , 23:03   Re: [L4D & L4D2] Left 4 DHooks Direct (1.147) [30-Apr-2024]
    Reply With Quote #3

    Quote:
    Originally Posted by finishlast View Post
    Today's L4d1 update broke some stuff it seems

    [php] 05/01/2024 - 221:24: [left4dhooks.smx] Failed to find signature: "CTerrorPlayer::WarpToValidPositionIfStuc k" (NIX/1/1.142) L 05/01/2024 - 221:24: [left4dhooks.smx] Failed to find signature: "NavAreaTravelDistance" (NIX/1/1.142) L 05/01/2024 - 221:24: [left4dhooks.smx] CTerrorPlayer::CanBecomeGhost patch: byte mis-match. 4C[\php]
    Code:
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTankRock::OnRelease" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CDirector::TryOfferingTankBot_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTerrorPlayer::OnShovedBySurvivor_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTerrorPlayer::OnStaggered_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CFirstAidKit::StartHealing" signature (NIX/1/1.147).
    
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] Failed to find signature: "CTerrorPlayer::WarpToValidPositionIfStuck" (NIX/1/1.147)
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] Failed to find signature: "NavAreaTravelDistance" (NIX/1/1.147)
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] CTerrorPlayer::CanBecomeGhost patch: byte mis-match. 4C
    __________________
    HarryPotter is offline
    Ja-Forces
    Senior Member
    Join Date: Jul 2009
    Location: Leningrad
    Old 05-04-2024 , 14:12   Re: [L4D & L4D2] Left 4 DHooks Direct (1.147) [30-Apr-2024]
    Reply With Quote #4

    Linux OS/Windows hasn't been tested.

    Quote:
    Originally Posted by HarryPotter View Post
    Code:
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTankRock::OnRelease" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CDirector::TryOfferingTankBot_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTerrorPlayer::OnShovedBySurvivor_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CTerrorPlayer::OnStaggered_Clone" signature (NIX/1/1.147).
    L 05/02/2024 - 10:54:24: [left4dhooks.smx] Failed to load detour "L4DD::CFirstAidKit::StartHealing" signature (NIX/1/1.147).
    
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] Failed to find signature: "CTerrorPlayer::WarpToValidPositionIfStuck" (NIX/1/1.147)
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] Failed to find signature: "NavAreaTravelDistance" (NIX/1/1.147)
    L 05/02/2024 - 10:54:23: [left4dhooks.smx] CTerrorPlayer::CanBecomeGhost patch: byte mis-match. 4C
    __________________

    Last edited by Ja-Forces; 05-04-2024 at 14:27.
    Ja-Forces 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 18:19.


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