Page MenuHomeFeedback Tracker

Since 1.21 'Velocity' (GetVelocity/SetVelocity) is off by 1/2
Assigned, UrgentPublic

Description

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.

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).

Event Timeline

Geez changed the task status from New to Assigned.May 29 2023, 3:46 PM

This only seems to affect the X and Z axis, as in GetVelocity(X, Y, Z)