Skip to content
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

Anticheat / Antiexploit feature #23

Open
xDope7137 opened this issue Jan 15, 2021 · 5 comments
Open

Anticheat / Antiexploit feature #23

xDope7137 opened this issue Jan 15, 2021 · 5 comments
Labels
Enhancement New feature or request

Comments

@xDope7137
Copy link

xDope7137 commented Jan 15, 2021

I would like if the menu closes after certain time? Because people might keep the menu for example garage. If they keep the garage menu open and basically teleport back to the garage by pressing enter?

@xDope7137 xDope7137 changed the title Need little help Anticheat / Antiexploit feature Jan 15, 2021
@xDope7137 xDope7137 reopened this Jan 15, 2021
@ThymonA
Copy link
Owner

ThymonA commented Jan 16, 2021

I will think about a proper solution to fix those types of exploits.

@ThymonA ThymonA added the Enhancement New feature or request label Jan 16, 2021
@Korioz
Copy link
Contributor

Korioz commented Jan 19, 2021

I don't think that's from menuv side to be fixed, actually should do proper server-side check for player position and things like that so people can't spawn a vehicle from a garage menu while being far from the location.

@Pesoen
Copy link

Pesoen commented Jul 14, 2021

if you use a marker position to get the menu to show(esx style with some marker showing you there is something there) you can just add another check for distance, so it will call the MenuV:CloseMenu(menu) thingy, so it closes when the player gets far enough away.

late reply, but that's how i would do it.. and it's still open.

@xDope7137
Copy link
Author

if you use a marker position to get the menu to show(esx style with some marker showing you there is something there) you can just add another check for distance, so it will call the MenuV:CloseMenu(menu) thingy, so it closes when the player gets far enough away.

late reply, but that's how i would do it.. and it's still open.

Actually, MenuV:CloseMenu(menu) doesn't actually work. I already tried and it was also reported by someone else.

I don't know if it was fixed after that. But it wasn't work at the time I was working on that.

@Pesoen
Copy link

Pesoen commented Jul 14, 2021

well it works for me, and is working as expected as far as i know..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants