Velocity
#7

pawn Код:
new Float:vx, Float:vy, Float:vz;
GetVehicleVelocity(GetPlayerVehicleID(playerid), vx, vy, vz);
SetVehicleVelocity(GetPlayerVehicleID(playerid), vx*2, vy*2, vz*2);
AddVehicleComponent(GetPlayerVehicleID(playerid), 1010);
//change 2 to speed that you want.
Reply


Messages In This Thread
Velocity - by Hanuman - 21.03.2014, 10:16
Re: Velocity - by MythicalMarauder - 21.03.2014, 10:53
Re: Velocity - by Aerotactics - 21.03.2014, 10:54
Re: Velocity - by Hanuman - 21.03.2014, 11:05
Re: Velocity - by Aerotactics - 21.03.2014, 11:07
Re: Velocity - by Hanuman - 21.03.2014, 11:08
Re: Velocity - by newbienoob - 21.03.2014, 11:10
Re: Velocity - by Aerotactics - 21.03.2014, 11:13
Re: Velocity - by Hanuman - 21.03.2014, 11:23
Re: Velocity - by cessil - 21.03.2014, 11:57

Forum Jump:


Users browsing this thread: 1 Guest(s)