SetVehicleVelocity
#3

Try this:
pawn Код:
new Float:Speed[3];
GetVehicleVelocity(vehicleid, Speed[0], Speed[1], Speed[2]);
SetVehicleVelocity(vehicleid, Speed[0], Speed[1], floatadd(Speed[2], 0.1)); // You can use my SetVehicleForwardVelocity.
Reply


Messages In This Thread
SetVehicleVelocity - by Torran - 06.02.2010, 13:15
Re: SetVehicleVelocity - by Correlli - 06.02.2010, 13:17
Re: SetVehicleVelocity - by ¤Adas¤ - 06.02.2010, 13:19
Re: SetVehicleVelocity - by Torran - 06.02.2010, 13:54

Forum Jump:


Users browsing this thread: 2 Guest(s)