floatround()
#6

GetPlayerSpeed returns a float and it's a stock function. Anyways, thanks to Seven_Of_Nine, his technique worked.

pawn Код:
new p_Sp = GetPlayerSpeed(playerid, true);
printf("%d", floatround(p_Sp, floatround_round));
Regards.
Reply


Messages In This Thread
floatround() - by admantis - 19.05.2011, 01:33
Re: floatround() - by Seven_of_Nine - 19.05.2011, 03:46
Re: floatround() - by MadeMan - 19.05.2011, 08:56
Re: floatround() - by Simon - 19.05.2011, 11:18
Re: floatround() - by Klutty - 19.05.2011, 11:50
Respuesta: floatround() - by admantis - 19.05.2011, 17:24
Re: floatround() - by cessil - 19.05.2011, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)