30.03.2015, 12:54
Use floatround_floor to round downwards.
https://sampwiki.blast.hk/wiki/Floatround_method
pawn Код:
floatround(9.8, floatround_floor);
floatround(9.8, floatround_floor);