[Tutorial] Simple Speedboost Command.
#3

OR you just use
pawn Код:
new Float:vx,Float:vy,Float:vz;
GetVehicleVelocity(GetPlayerVehicleID(playerid),vx,vy,vz);
SetVehicleVelocity(GetPlayerVehicleID(playerid), vx * 1.3, vy *1.3, vz * 1.3);
Works perfectly fine.
Reply


Messages In This Thread
Simple Speedboost Command. - by The_Gangstas - 16.12.2010, 03:56
Re: Simple Speedboost Command. - by Kwarde - 16.12.2010, 05:11
Re: Simple Speedboost Command. - by Bessensap - 16.12.2010, 11:02

Forum Jump:


Users browsing this thread: 1 Guest(s)