Raised This Month: $ Target: $400
 0% 

Hud message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 11-23-2011 , 07:02   Re: Headshot hudmessage
Reply With Quote #3

Quote:
Originally Posted by Napoleon_be View Post
PHP Code:
register_event("DeathMsg""eDeath""a"
PHP Code:
public eDeath(id) {
      
set_hudmessage(25500, -1.00.3503.01.21.31.44)
      
show_hudmessage(id"Headshot!")

id equal 0 in your case.

Code:
public eDeath(id) {       new attacker = read_data( 1 )             if( read_data( 3 ) )       {             set_hudmessage(255, 0, 0, -1.0, 0.35, 0, 3.0, 1.2, 1.3, 1.4, 4)             show_hudmessage(attacker, "Headshot!")       } }

Last edited by Devil259; 11-23-2011 at 07:04.
Devil259 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 08:31.


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