Raised This Month: $ Target: $400
 0% 

sadasda


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 12-20-2014 , 15:54   sadasda
Reply With Quote #1

faasfasfasas

Last edited by Kellan123; 01-06-2017 at 03:27.
Kellan123 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-20-2014 , 23:41   Re: [Help] 0.58 K/D how i get it ?
Reply With Quote #2

What?? What is your question?
__________________
fysiks is offline
teh ORiON
Member
Join Date: Sep 2011
Location: Denmark
Old 12-21-2014 , 02:08   Re: [Help] 0.58 K/D how i get it ?
Reply With Quote #3

PHP Code:
client_print(idprint_chat"* Your stats are %d kills, %d survives and %d deaths (%d suicides). You have %.2f K/D and %.1f points.",
g_kills[id],
g_survives[id],
g_killed[id],
g_suicides[id],
(
float(g_kills[id]) / float(g_killed[id])),
g_points[id]); 
Assume he wants to remove survives and suicides from the calculation or something.
teh ORiON is offline
Old 12-21-2014, 03:52
fysiks
This message has been deleted by fysiks. Reason: nvm
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 15:46.


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