Skip to content

Controls toggling with showCursor is still broken after multiple patches? #4499

@gh0st2k2

Description

@gh0st2k2

Describe the bug

Controls are still given back whenever showCursor(false, false) is called by other resources even though the main resource has called showCursor(true, true) #4394

Steps to reproduce

resource A calls showCursor(true, true) = (cursor showing, controls locked)
resource B calls showCursor(false, false) = (cursor showing, controls unlocked) (expected behavior: controls should still be locked because of resource A)

Version

Server: MTA:SA Server v1.6-release-23441
Client: Multi Theft Auto v1.6-release-23441

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions