Deadlineem / Extras-Addon-for-YimMenu

This addon features extra tools for YimMenu that aren't already a part of the stand alone base version.
http://extrasaddon.us.to/
51 stars 10 forks source link

BUG - Player left and toxic actions going on us #61

Closed heni015 closed 2 months ago

heni015 commented 2 months ago

When we selected players from list, and Making Sandwich from him, or making explode, steam, flame etc. and he's going out from session then this atributes going on us. It's annoying, better to make it stop when player left.

Deadlineem commented 2 months ago

This is because it uses network.get_selected_player() and when there is no player selected bc they left, it defaults to yourself.

heni015 commented 2 months ago

Yea, but it's stupid ^^ Better to check if targeted player left, then stop and clear target id? Something like that ^^

Deadlineem commented 2 months ago

Yea, but it's stupid ^^ Better to check if targeted player left, then stop and clear target id? Something like that ^^

Will push updates to this when i polish the rest of these functions that broke during the last GTA update. I'd sure like this fixed as well imo, it is annoying when im dropping Fast RP on them and they quit, it sends it right to me.

Deadlineem commented 2 months ago

I pushed a few fixes for some of these options today so they should not target you when someone quits.