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

fix: don't turn off vehicle engine off #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iSentrie
Copy link

@iSentrie iSentrie commented Feb 19, 2023

fix for #4 i don't see reason behind this to switch it off, this can end up in abusive behavior, from other player just by attempt to push your vehicle - it will turn off your engine and so on..

also removed brake switch, cus it can push even if it's on brake anyway, but that really depends how you want to have it, since if you push it towards the hill with SetVehicleBrake(vehicle, false) set to false and if u let your car go it will go down the hill

fix for OTSTUDIOS#4 i don't see reason behind this to switch it off, this can end up in abusive behavior, from other player just by attempt to push your vehicle - it will turn off your engine and so on..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant