Posts: 343
Threads: 83
Joined: Jan 2011
Reputation:
0
Can someone tell me how to do that when i am in a car and press the left mouse button the car is getting faster.How to do that?
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Use Get/SetVehicleVelocity and GetPlayerVehicleID in OnPlayerKeystateChange. Multiply all the current velocity values with like 1.1 to boost the vehicle.