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
amazingzeal
Junior Member
Join Date: Jul 2021
Plugin ID:
6954
Plugin Version:
1.150
Plugin Category:
General Purpose
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    1898 
    Plugin Description:
    Left 4 Downtown and L4D Direct conversion and merger.
    Old 05-25-2023 , 03:32   Re: [L4D & L4D2] Left 4 DHooks Direct (1.131) [25-May-2023]
    Reply With Quote #1

    Quote:
    Originally Posted by Silvers View Post
    SM 1.10 isn't supported by this plugin anymore. Upgrade your SourceMod.

    What plugin requires SM 1.10 that cannot use SM 1.11 and why does it not work on 1.11? Plugins written on older SourceMod versions should work on newer ones, maybe with slight changes to the prototypes, depending on what's being used.
    Marcus101RR's Upgrades Reloaded's save feature is not functional on SM 1.11. I wouldn't be shocked if a bunch of the other ancient stuff I use would break. Appreciate your reply Silvers.

    Last edited by amazingzeal; 05-25-2023 at 03:32.
    amazingzeal is offline
    Silvers
    SourceMod Plugin Approver
    Join Date: Aug 2010
    Location: SpaceX
    Old 05-25-2023 , 03:46   Re: [L4D & L4D2] Left 4 DHooks Direct (1.131) [25-May-2023]
    Reply With Quote #2

    Quote:
    Originally Posted by amazingzeal View Post
    Marcus101RR's Upgrades Reloaded's save feature is not functional on SM 1.11. I wouldn't be shocked if a bunch of the other ancient stuff I use would break. Appreciate your reply Silvers.
    If you mean it doesn't compile, I just tested.

    PHP Code:
    HookEvent("player_spawn"event_PlayerSpawnEventHookMode); 
    Should be changed to:

    PHP Code:
    HookEvent("player_spawn"event_PlayerSpawnEventHookMode_Post); 
    Other than that, I don't see why it wouldn't work, if you can elaborate on the reasons for it not working maybe it can be fixed.
    __________________
    Silvers is offline
    WinterLady
    Junior Member
    Join Date: May 2023
    Old 05-25-2023 , 11:50   Re: [L4D & L4D2] Left 4 DHooks Direct (1.132) [25-May-2023]
    Reply With Quote #3

    Hello! I'm trying to use SetCampaignScores signature, and I'm getting this error:

    Code:
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] Exception reported: VersusModePtr not available (NIX/2/1.130).
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] Blaming: left4dhooks.smx
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] Call stack trace:
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] [0] ThrowNativeError
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] [1] Line 174, l4dd\l4dd_natives.sp::ValidateAddress
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] [2] Line 3488, l4dd\l4dd_natives.sp::Direct_SetVSCampaignScore
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] [4] L4D2Direct_SetVSCampaignScore
    Please help :'(

    Last edited by WinterLady; 05-25-2023 at 11:52.
    WinterLady is offline
    HarryPotter
    Veteran Member
    Join Date: Sep 2017
    Location: Taiwan, Asia
    Old 05-25-2023 , 12:06   Re: [L4D & L4D2] Left 4 DHooks Direct (1.132) [25-May-2023]
    Reply With Quote #4

    Quote:
    Originally Posted by WinterLady View Post
    Hello! I'm trying to use SetCampaignScores signature, and I'm getting this error:

    Code:
    [2023-05-25 17:43:48]: L 05/25/2023 - 15:43:48: [SM] Exception reported: VersusModePtr not available (NIX/2/1.130).
    Please help :'(
    update
    (1.132) [25-May-2023]
    __________________

    Last edited by HarryPotter; 05-25-2023 at 12:06.
    HarryPotter is offline
    amazingzeal
    Junior Member
    Join Date: Jul 2021
    Old 05-25-2023 , 15:16   Re: [L4D & L4D2] Left 4 DHooks Direct (1.131) [25-May-2023]
    Reply With Quote #5

    Quote:
    Originally Posted by Silvers View Post
    If you mean it doesn't compile, I just tested.

    PHP Code:
    HookEvent("player_spawn"event_PlayerSpawnEventHookMode); 
    Should be changed to:

    PHP Code:
    HookEvent("player_spawn"event_PlayerSpawnEventHookMode_Post); 
    Other than that, I don't see why it wouldn't work, if you can elaborate on the reasons for it not working maybe it can be fixed.
    It's not that it doesn't work, its that the save feature is now non-functional. Once switching to SM 1.11, the upgrades you earn don't persist between levels. It's not really a problem with your plugin. Again, thank you for the reply.

    Last edited by amazingzeal; 05-25-2023 at 15:26.
    amazingzeal 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 14:14.


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