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 15 forks source link

[Request]: Personal Vehicle Control / Favorite Vehicle Control #1876

Open GTMoraes opened 1 year ago

GTMoraes commented 1 year ago

Problem

Currently, when you open the Vehicle Controls, it only controls the last vehicle you drove.
Sometimes the last vehicle you drove was mission related, and you don't want to control it.

Solution

A way to set a specific vehicle as favorite, or have your current Personal Vehicle as a permanent favorite.

Reason

Most of the time, the last vehicle you drove was something related to a mission, thus you lose control of the actual vehicle you want to control.

Additional context

I'm mostly requesting because I like using the Summon Vehicle function. I've found a PR with a way to remove the summon distance and I have a blast summoning the vehicle from afar.

However, most of the time I'd use the feature, was because I had to get in another vehicle and left my previous somewhere. Having a way to summon and it drive to me would be amazing.

DayibBaba commented 1 year ago

Reasonable request. Ill probably address this in a slightly larger PR than just this feature.

GTMoraes commented 1 year ago

Reasonable request. Ill probably address this in a slightly larger PR than just this feature.

This is great! I'm looking forward to it.

So much so, that I wonder if you've already solved it, but will release it in a larger batch change. I'd be happy to try to implement just that feature on my own fork (keyword: try. I'm a tinkerer, not a programmer) if you could provide the code.

Thanks for considering my suggestion, by the way!

DayibBaba commented 1 year ago

Reasonable request. Ill probably address this in a slightly larger PR than just this feature.

This is great! I'm looking forward to it.

So much so, that I wonder if you've already solved it, but will release it in a larger batch change. I'd be happy to try to implement just that feature on my own fork (keyword: try. I'm a tinkerer, not a programmer) if you could provide the code.

Thanks for considering my suggestion, by the way!

It is a very simple addition to the code. But the feature itself is rather a letdown as is, so I've just now started working on it. Won't be revamping it completely, just some small changes and additions like this request here.