YimMenu / YimMenu

YimMenu, a GTA V menu protecting against a wide ranges of the public crashes and improving the overall experience.
https://yim.gta.menu
GNU General Public License v2.0
1.56k stars 32 forks source link

[Bug]: ADD_OWNED_EXPLOSION #2608

Open tiCkuhAr opened 10 months ago

tiCkuhAr commented 10 months ago

Describe the bug

When I attempt to blame kill someone using ADD_OWNED_EXPLOSION in Lua or use blame_explode_coord in C++, it only shows that they died instead of displaying the person I blamed.

Steps To Reproduce

  1. Open GTAV
  2. Load into online
  3. Use ADD_OWNED_EXPLOSION in Lua and try and blame kill someone, or try with blame_explode_coord in C++.

Expected Behavior

It should show the name of the person I'm blaming for the kill.

Logs and/or screenshots

<paste your logs here>

Store

Epic Games

Language

English

YimMenu Language

English (US)

Additional context

No response

Build

Coload

99-99itm commented 10 months ago

wait .. there is blame kill in menu ???

tiCkuhAr commented 10 months ago

wait .. there is blame kill in menu ???

The only thing I know of that we use it for, is to kill the player themselves as themselves, I don't think we offer a feature to like blow up the entire lobby. However, calling ADD_OWNED_EXPLOSION in Lua should work, we are applying the bypass and then calling the native in the Lua exposed native function.

It used to work fine before the last GTA update, but when I do it now, it just shows that the person dies.

tiCkuhAr commented 10 months ago

Do you know if the bypass still works?

xiaoxiao921 commented 10 months ago

Some friends told me that some menu still have blame other feature so we can probably fix that

tiCkuhAr commented 8 months ago

Is there any progress on a fix?

tiCkuhAr commented 4 months ago

Are there any plans to fix this?