Since the 1.21 patch GetVelocity/SetVelocity and all derivatives such as GetSpeedometer are off by 1/2. If GetSpeedometer returns 40 kph, the vehicle is actually going 80 kph.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 7
- Category
- General
Steps To Reproduce
This was identified in modded vehicles (helicopters and boats). Test validated by driving a boat at a set speed for a measured 1k and timed. Consistently returned 80kph where the speedometer returned 40kph. The modded boat has a governor built into limit the speed to 40 kph (using GetVelocity to determine speed).