View Single Post
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 07-31-2017 , 12:09   Re: JailBreak - Fix model Command
Reply With Quote #6

You need use forward:
Quote:
client_infochanged
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;
}

Last edited by Fuck For Fun; 07-31-2017 at 12:21.
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun