Raised This Month: $ Target: $400
 0% 

JailBreak - Fix model Command


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Amine Belokda
Senior Member
Join Date: Oct 2015
Location: ML_NOT_FOUND
Old 09-05-2017 , 02:56   Re: JailBreak - Fix model Command
Reply With Quote #7

Quote:
Originally Posted by Fuck For Fun View Post
You need use forward:


test:
Code:
public fw_SetClientKeyValue( id, const infobuffer[], const key[] )
{
    // Block CS model changes
    if ( g_has_custom_model[id] && equal( key, "model" ) )
        return FMRES_SUPERCEDE;
   
    return FMRES_IGNORED;
}
error in g_has_custom_model[id] :/
__________________
Amine Belokda is offline
Send a message via MSN to Amine Belokda
 


Thread Tools
Display Modes

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 23:27.


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