Raised This Month: $ Target: $400
 0% 

menu geht users problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 10-13-2009 , 14:38   menu geht users problem
Reply With Quote #1

PHP Code:
public knife_fight(id)
{

    new 
menu menu_create("\yChoose you'r enemy""cts_menu");
    new 
players[32], pnum
    
new szName[32], szTempid[10];
    
get_players(playerspnum);
    for( new 
ii<pnum;i++ )
    {
        if(
get_user_team(i) == && is_user_alive(i))
        {
            
tempid players[i];
            
get_user_name(tempidszName31);
            
num_to_str(tempidszTempid9);
        }
        
menu_additem(menuszNameszTempid0);
    }
    
menu_display(idmenu0);
    

i just want to show all alive CTs in menu
Attached Thumbnails
Click image for larger version

Name:	1.JPG
Views:	112
Size:	74.7 KB
ID:	51611  
__________________

Last edited by One; 10-13-2009 at 14:41.
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
 



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 22:39.


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