Raised This Month: $ Target: $400
 0% 

whats wrong here?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
omgitsme
Veteran Member
Join Date: Mar 2010
Old 08-09-2010 , 16:22   Re: whats wrong here?
Reply With Quote #3

thanks, but how come when i add this to the code, it gives a error on public menu_handler
PHP Code:
public VipMenu(id)
{
    {
        if(
is_user_alive(id))
        {
            
get_user_flags(idADMIN_CHAT)
        }
    else
    {
        
client_print(1print_chat"Jus ne turite vip statusas! Rasyk /vip")
    }
    new 
menu menu_create ("\rVipMenu""menu_handler");
    
menu_additem(menu"\wAk47 + M4A1 + Deagle""1"0);
    
menu_additem(menu"\wGravity""2"0);
    
menu_additem(menu"\w200hp + 250ap""3"0);
    
menu_additem(menu"\wSpeed""4"0);
    
menu_additem(menu"\wPrimary Weapon + Awp""5"0);
    
menu_setprop(menuMPROP_EXITMEXIT_ALL);
    
menu_display(idmenu0);

__________________
omgitsme is offline
Send a message via Skype™ to omgitsme
 



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:00.


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