Raised This Month: $ Target: $400
 0% 

[Solved ]Menu does not appear


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
wickedd
Veteran Member
Join Date: Nov 2009
Old 01-09-2015 , 18:18   Re: Menu does not appear
Reply With Quote #2

Do you really think a player is alive when he is connecting to the server?

PHP Code:
public client_connect(id) {
    
    
/*
    new szName[32]
    get_user_name(id,szName,charsmax(szName))
    */
    
if(is_user_alive(id)){

        if(
has_flg(id,ADMIN_ALL)){
            
                
g_Adminrank ADMIN_KICK_RANK
                bIsbAdmin
[id] = true
                

        
}

        else if (
has_flg(id,ADMIN_RCON))
        {
                
g_Adminrank ADMIN_BAN_RANK
                bIsmAdmin
[id] = true
        
}
        
        
Choose_menu(id)
    }

__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd 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 15:19.


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