Need help K/D Ratio
#10

Mine :
PHP код:
if(PlayerDMStats[playerid][dmDeath] == 0format(str1sizeof(str1), RED_U"- "WHITE_U"Ratio : "BLUE_U"None\n");
    else 
format(str1sizeof(str1), RED_U"- "WHITE_U"Ratio : "BLUE_U"%0.2f\n"floatdiv(PlayerDMStats[playerid][dmKills],PlayerDMStats[playerid][dmDeath])); 
Reply


Messages In This Thread
Need help K/D Ratio - by Owen007 - 26.06.2016, 21:00
Re: Need help K/D Ratio - by WhiteGhost - 26.06.2016, 21:05
Re: Need help K/D Ratio - by Konstantinos - 26.06.2016, 21:08
Re: Need help K/D Ratio - by Owen007 - 26.06.2016, 21:17
Re: Need help K/D Ratio - by WhiteGhost - 26.06.2016, 21:18
Re: Need help K/D Ratio - by DRIFT_HUNTER - 26.06.2016, 21:21
Re: Need help K/D Ratio - by Owen007 - 26.06.2016, 21:29
Re: Need help K/D Ratio - by K0P - 26.06.2016, 21:37
Re: Need help K/D Ratio - by Owen007 - 26.06.2016, 21:41
Re: Need help K/D Ratio - by Dayrion - 27.06.2016, 02:02

Forum Jump:


Users browsing this thread: 1 Guest(s)