03.09.2010, 15:52
A little error, the float variable is xx,yy,and xz, and you put x*5,y*5,z*5:
So:
So:
pawn Код:
SetVehicleVelocity(GetPlayerVehicleID(playerid),xx*5,xy*5,xz*5);