Skip to content

Explosions dealing up to x4 damage #4125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
Fabrix199 opened this issue Mar 26, 2025 · 2 comments
Open
1 task done

Explosions dealing up to x4 damage #4125

Fabrix199 opened this issue Mar 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Fabrix199
Copy link

Fabrix199 commented Mar 26, 2025

Describe the bug

Explosions in SA deal 82.5 damage, but in some places of the map it deals up to x4 (usually x2). There is no consistency in how the multiplier of damage is given, some parts of the map simply deal more damage specifically only to player and vehicles, occupational or not. In vanilla GTA peds remain unaffected.

The damage duplication it's entirely relative to player's XY position and not the explosion, so if you put player1 inside the affected area that multiplies damage, and place player2 a few meters away, and throw an explosive in between the two, player2 will receive normal damage and player1 will receive extra damage. This works with grenades, satchels, rockets and vehicle explosions.

https://github.com/user-attachments/assets/169e705d-a36c-427a-acfe-b01a0a6a5977
A video showcasing the effect in vanilla GTA SA. The location covers the whole staircase. As the Z coordinate is irrelevant for this bug, you can replicate this on the roof of CJ's house.

There is many spots where this persuades so it would useless to list them, but a few examples are:

https://cdn.discordapp.com/attachments/278474088903606273/1348663752266092616/59398052-0bd72680-8d8f-11e9-8dbb-f37da68efa63.png?ex=67e4b7bf&is=67e3663f&hm=bef1b4d284ef866b4b038fa4eba27865eeec1c7f3e7446e49500245a532873e9&
(2238.0766601563, 1349.9968261719, 10.699020385742)

https://cdn.discordapp.com/attachments/1344450695751012362/1345463069052108810/gta_sa_2025-03-01_15-27-55-01.png?ex=67e4f061&is=67e39ee1&hm=dc07d2d695720817f52786d4b84d073ef9c1f57d5fca07f25d799ca9f8df5e30&
https://cdn.discordapp.com/attachments/1344450695751012362/1345463069358424114/gta_sa_2025-03-01_15-29-17-34.png?ex=67e4f061&is=67e39ee1&hm=f21539a4c815c7efeb7113633dc03cb41f6949d7051d95f6a881e86c83557626&

I figure I would report this either way, as the fire damage is also different (nerfed) in MTA compared to vanilla SA, for some reason, although I'm glad for it.

Steps to reproduce

  1. Step into an affected area of the map (described above)
  2. Throw an explosive

Version

Vanilla GTA SA Bug

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@Fabrix199 Fabrix199 added the bug Something isn't working label Mar 26, 2025
@Fabrix199
Copy link
Author

#997
Same issue, same method of reproduction

@sacr1ficez
Copy link
Contributor

sacr1ficez commented Mar 27, 2025

In case someone suffers from it - fortunately, there's a effective way to patch it (for time being) from Lua side, see: https://discord.com/channels/278474088903606273/278520948347502592/1327738005745831978

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants