Raised This Month: $ Target: $400
 0% 

help lastmenu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
spirit
Senior Member
Join Date: Jul 2009
Location: Quimper
Old 10-21-2009 , 14:03   Re: help lastmenu
Reply With Quote #1

PHP Code:
 switch(key)
{
    case 
1:
    {
        if( 
is_user_alive(id) )
            
give_item(id"weapon_knife");
        
set_user_health(id100);
        
set_hudmessage(50255)
        
//disarm all
        
strip_user_weapons      
        show_hudmessage
(0,"You have choose knife duel.")  
    }
    case 
2:
    {
        if( 
is_user_alive(id) )
            
//disarm team 
        
strip_user_weapons    
        
// they delay them has 100hp as well as a deagle 
        
set_user_health(id100);
        
give_item(id,"weapon_deagle")
        
cs_set_user_bpammo(id,CSW_DEAGLE,200)
        
set_hudmessage(50255)
        
show_hudmessage(0,"You have choose shoot for shoot.")  
    }



is it good ?
spirit is offline
Reply



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 17:36.


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