GetVehicleForwardSpeed
From Onset Developer Wiki
Description
Returns the vehicle's forward moving speed. Negative when the vehicle is moving backwards.
Syntax
GetVehicleForwardSpeed(vehicle)
Parameters
- vehicle
The vehicle id
Return Value
- Returns positive value if the vehicle is moving forward, otherwise negative.
Example
__EDIT_ME__
See also
__EDIT_ME__