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
The control state that is set to true or 1 by one of the three functions will reset to false or 0 upon a player joining the game.
The said bug appears to be affecting both the three functions in the same way and presumably is on the side of the client.
Steps to reproduce
Set the state of the control "forwards" to true or 1 with either one of the three functions.
UnavaiableSpoon13
changed the title
(Client) setControlState, setPedControlState and setAnalogControlState are reset when a player joins the game
(Client) setControlState, setPedControlState and setAnalogControlState are reset to false when a player joins the game
Nov 23, 2024
Describe the bug
The control state that is set to true or 1 by one of the three functions will reset to false or 0 upon a player joining the game.
The said bug appears to be affecting both the three functions in the same way and presumably is on the side of the client.
Steps to reproduce
You can now observe that the local player is no longer moving forwards.
Version
Client: 1.6-release-22623
Server: 1.6-release-22596
The text was updated successfully, but these errors were encountered: