Raised This Month: $51 Target: $400
 12% 

[TUT] Recording Damage/Hits Per-Round and Displaying It


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 03-12-2010 , 22:28   Re: [TUT] Recording Damage/Hits Per-Round and Displaying It
Reply With Quote #16

PHP Code:
client_print(id,print_chat,"%s %L",pug_header2,id,"PUG_AUX_HP",get_user_health(player),get_user_armor(player), name

PHP Code:
client_print(id,print_chat,"%s %L",pug_header2,id,"PUG_AUX_HP",is_user_aliveplayer ) ? get_user_health(player) : 0get_user_armor(player), name
About the 0 HP during round-start, ESEA has it like that too. If you really want it I can make code for it later, but that's what ESEA has. If you're trying to replicate ESEA, stick with that.
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ 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 02:08.


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