Raised This Month: $ Target: $400
 0% 

[Help] Menu Problems


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 05-07-2011 , 16:53   Re: [Help] Menu Problems
Reply With Quote #8

kDiosn
Do you actually understand what you are doing?
Try this, maybe it will be more clearly for you:
PHP Code:
switch(key)    
    {                  
        case 
1:
        {
            
client_print(idprint_chat"SELECTED AWP MENU")
            
AwpMenu(iPlayer)
        }
        case 
2:
        {
            
client_print(idprint_chat"SELECTED DEAGLE MENU")
            
DglMenu(iPlayer)
        }
        case 
3:
        {
            
client_print(idprint_chat"SELECTED 5-7 MENU")
            
FsMenu(iPlayer)
        }
        case 
4:
        {
            
client_print(idprint_chat"SELECTED HE_GRENADE MENU")
            
HE_GRENADE
            
// place your HE_GRENADE-related code here
        
}
        case 
5:
        {
            
client_print(idprint_chat"SELECTED SMOKEGRENADE MENU")
            
SMOKEGRENADE
            
// place your SMOKEGRENADE-related code here
        
}
        case 
6:
        {
            
client_print(idprint_chat"SELECTED Heatseek_HE MENU")
            
Heatseek_HE
            
// place your Heatseek_HE-related code here
        
}
    } 
__________________

SonicSonedit 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 04:24.


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