Raised This Month: $ Target: $400
 0% 

Solved simplify


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
kww
Senior Member
Join Date: Feb 2021
Location: Russia
Old 04-14-2022 , 09:05   simplify
Reply With Quote #1

Is it possible to simplify this code? It must have 2 conditions.
PHP Code:
public Ham_Knife_Deploy_Post(iEnt)
{
    static 
idid get_pdata_cbase(iEntm_pPlayer4)
    
    if(!
g_bBot[id] && g_bConnected[id]) // i don't know why connect checking needed. (when i see any ham deploy hooking there are connection checks)
    
{
        
refreshKnifeModel(id// if user isn't a bot
    
}
    else if(
g_bBot[id] && g_iBotsWithRandomKnives)
    {
        
refreshKnifeModel(id// if user is a bot and bots can have random knives
    
}
    
    return 
HAM_IGNORED

__________________
Now working on: Side Weapons (Very lazy, tbh)
Avatar source: https://bit.ly/3BAk19g
Discord: kww#9951

Last edited by kww; 04-14-2022 at 13:06.
kww 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 21:22.


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