How to calculate ratio ?
#2

Wiki https://sampwiki.blast.hk/wiki/File_Functions down
pawn Код:
new Float:ratio=floatdiv(PKills[playerid], PDeaths[playerid]);
format(str, 256, "%d %d %.2f", PKills[playerid], PDeaths[playerid], ratio);
Reply


Messages In This Thread
How to calculate ratio ? - by kurta999 - 20.08.2010, 19:19
Re: How to calculate ratio ? - by Jefff - 20.08.2010, 19:26
Re: How to calculate ratio ? - by kurta999 - 20.08.2010, 19:45
Re: How to calculate ratio ? - by Claude - 20.08.2010, 20:19
Re: How to calculate ratio ? - by Jefff - 20.08.2010, 21:11

Forum Jump:


Users browsing this thread: 2 Guest(s)