VehicleVelocity
#1

Okay so,im making a small FS in which u can change your car to whichever u want!
I also want when i change the car to keep the same velocity as it had when i was driving the car!

I made somthing like this

new Float:VelocityX, Float:VelocityY,Float:VelocityZ;
Then on the command

GetVehicleVelocity(GetPlayerVehicleID(i), VelocityX, VelocityY, VelocityZ);
and also...

SetVehicleVelocity(newveh, VelocityX, VelocityY, VelocityZ);

But when i spawn in a different car the Velocity its set to 0.
Help
Reply


Messages In This Thread
VehicleVelocity - by ColdXX - 14.11.2010, 09:47
Re: VehicleVelocity - by Retardedwolf - 14.11.2010, 09:51
Re: VehicleVelocity - by ColdXX - 14.11.2010, 09:54
Re: VehicleVelocity - by Retardedwolf - 14.11.2010, 09:55
Re: VehicleVelocity - by ColdXX - 14.11.2010, 10:13
Re: VehicleVelocity - by Hiddos - 14.11.2010, 10:20
Re: VehicleVelocity - by DeathOnaStick - 14.11.2010, 10:34
Re: VehicleVelocity - by ColdXX - 14.11.2010, 10:35
Re: VehicleVelocity - by Hiddos - 14.11.2010, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)