Need help K/D Ratio
#7

Quote:
Originally Posted by DRIFT_HUNTER
Посмотреть сообщение
pawn Код:
new str[24];
format(str, sizeof(str), "Ratio %f", (pInfo[playerid][Kills]/pInfo[playerid][Deaths]));
SendClientMessage(playerid, -1, str);
Something like that. Now you need to replace pInfo[playerid][Kills] and pInfo[playerid][Deaths] with your variables.
ty man that is wut i was in need of
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: 2 Guest(s)