-
-
Notifications
You must be signed in to change notification settings - Fork 476
Description
Describe the bug
The "grenade" exploit/ bug is an issue that has been getting abused more and more recently.
This game breaking issue generally affects the Shooter game-mode (if you don't know what Shooter is, it's a race-based mode that involves vehicles shooting missiles from their bonnet using createProjectile(vehicle, 19, x, y, z, 1.0, nil)).
This bug, or rather exploit, results in the game to behave abnormally. After being triggered, shots don't look or feel the same, they often teleport, appear laggy, explode near enemies, do more damage, etc.
To reproduce
Steps to reproduce the behaviour generally involve switching between freeroam to race:
-REMOVED
I removed the reproduction steps because so far, this only helped spread this issue.
Video proof
https://youtu.be/_N-JGYyti9I
You can see how the shot magically teleports/explode near another player.
https://youtu.be/Sau5Y9faFS4
Another example showing how the shot explodes near me without hitting me or the ground (the other player also has the bug active, for us to test it around)
Additional context
Something worth mentioning is if you restart MTA, everything goes back to normal and the bug doesn't work unless you trigger it again. Also this generally involves switching between servers (one to trigger the bug at, one to benefit from it at), so a potential fix could be by somehow resetting whatever this bug changes about the game whenever you leave a server.