Raised This Month: $ Target: $400
 0% 

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ProjectSky
AlliedModders Donor
Join Date: Aug 2020
Old 10-16-2022 , 09:34   Re: [L4D & L4D2] Left 4 DHooks Direct (1.119) [15-Oct-2022]
Reply With Quote #10

test.smx
PHP Code:
#pragma semicolon 1
#pragma newdecls required

#include <sourcemod>
#include <left4dhooks>

public Action L4D2_OnGetScriptValueInt(const char[] keyint &retValint hScope)
{
    
PrintToChatAll("key: %s, value: %d, scope: %d"keyretValhScope);
    return 
Plugin_Continue;

load test.smx and using sm_l4dhooks_detours command server crashes
ProjectSky is offline
 



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 03:32.


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