Handling API driveMaxFlatVel is partially broken #1606
Labels
Class: bug
Something isn't working
Side: client
Client-side issues
Status: confirmed
This issue existence was confirmed using provided reproduction steps
Description of the problem
If you try to set set
driveMaxFlatVel
on any vehicle instance e.g. to 1000 nothing changes visually. However,alt.HandlingData
works.Reproduction steps
manana
caralt.Player.local.handling.driveMaxFlatVel = 1000
alt.HandlingData
:alt.HandlingData.getForHandlingName(alt.hash('manana')).driveMaxFlatVel = 1000
Expected behaviour
Per vehicle instance Handling API should work i guess
Additional context
No response
Operating system
Windows 11
Version
13.0-dev9
The text was updated successfully, but these errors were encountered: