Raised This Month: $ Target: $400
 0% 

KnifeModels Error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
MayroN
Senior Member
Join Date: Aug 2017
Location: Kyiv
Old 05-24-2018 , 12:16   Re: KnifeModels Error
Reply With Quote #5

Quote:
Originally Posted by OciXCrom View Post
???

PHP Code:
public OnPlayerSpawn(id

    if(
is_user_alive(id) && get_pcvar_num(g_pAtSpawn) && !g_iKnife[id] && g_bFirstTime[id]) 
    { 
        
g_bFirstTime[id] = false 
        ShowMenu
(id
    }
    if(
is_user_bot(id) && get_pcvar_num(g_pAtSpawn) && !g_iKnife[id] && g_bFirstTime[id])  
    {  
        
g_bFirstTime[id] = false  
        
new iRandom random_num(0g_iKnivesNum); 
        
g_iKnife[id] = iRandom
        
ArrayGetArray(g_aKnivesiRandomg_eKnife[id]); 
        
OnSelectKnife(id);
    }

But it still error and random knives no

Last edited by MayroN; 05-24-2018 at 12:23.
MayroN is offline
Send a message via ICQ to MayroN Send a message via Skype™ to MayroN
 



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 04:37.


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