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

Driver Seat Check #87

Open
markos2000 opened this issue Feb 27, 2022 · 2 comments
Open

Driver Seat Check #87

markos2000 opened this issue Feb 27, 2022 · 2 comments

Comments

@markos2000
Copy link

is there a way to make the hud only show up when the player is in the driver's seat?

Thanks!

@adamdev-id
Copy link

try adding this, but make sure to define vehicle first.
local pedSeat = GetPedInVehicleSeat(vehicle, -1)

@markos2000
Copy link
Author

markos2000 commented May 1, 2022

in fuel_client.lua or functions_client.lua

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

No branches or pull requests

2 participants