multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.41k stars 438 forks source link

Fix Hydra lock-on issue #3081

Open ElPendejoN opened 1 year ago

ElPendejoN commented 1 year ago

Describe the bug

There is a bug that happens in every server with no script handling it, its about lock on about the hydra, basically you lock-on your fellow players but your missiles don't track them, you just shoot normal missiles, prob related to ping or another factors idk, but can it be fixed by replacing the gta sa script about it? maybe make it for online, since in gta sa it obviously works cuz its not online.

Steps to reproduce

  1. get friends
  2. spawn hydras
  3. try to lock-on

Version

No response

Additional context

No response

Relevant log output

No response

Security Policy

patrikjuvonen commented 1 year ago

Sounds like duplicate of #2795

ElPendejoN commented 1 year ago

Are you sure? it says invincibility bug not lock-on bug

patrikjuvonen commented 1 year ago

Are you sure? it says invincibility bug not lock-on bug

The invincibility in the title is a little misleading, the rockets do not get fired.

I said sounds like, I am not sure if this is a duplicate, but my interpretation of these issues sounds like the same (underlying) problem. A video could also help.

ElPendejoN commented 1 year ago

Yeah, it's most likely a duplicate then, but ugh it's from 2022, do you think it'll be paid attention some time?

ElPendejoN commented 1 year ago

The videos he shows are also a slightly different from what happens in a default MTA server because it's scripted and the script says he can't shoot because he's not on lock on when he apparently is, in a default MTA server you will try to lock on but all you will shoot is normal missiles because that's the bug, it's a popular bug.