Raised This Month: $ Target: $400
 0% 

That one killed that one


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 10-16-2010 , 11:52   Re: That one killed that one
Reply With Quote #5

PHP Code:
public Event_DeathMsg()
{
    new 
killer read_data)
    new 
victim read_data)
    new 
headshot read_data)

    if( !
is_user_connectedkiller ) || !is_user_connectedvictim ) )
           return 
PLUGIN_HANDLED

    
new killerName[32], victimName[32]
    
get_user_namekillerkillerName31)
    
get_user_namevictimvictimName31)
       
    if( 
headshot )
    {
        
client_print0print_chat"%s killed %s with a headshot!"killerNamevictimName )
        return 
PLUGIN_HANDLED
    
}
    
    
client_print0print_chat"%s killed %s."killerNamevictimName )

__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
 



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 10:18.


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