You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using setHelicopterRotorSpeed will stop it but then it will start spinning again.
To reproduce
Drive a helicopter.
setHelicopterRotorSpeed(localPlayer.vehicle, 0)
Expected behaviour
Well it'd be nice if the rotor would stay not spinning maybe if engine state was set to off, though I haven't checked to verify it doesn't.