heroes9898 Posted June 8, 2014 Share Posted June 8, 2014 How can I get whether the seat of a vehicle is occupied? Link to comment
Den. Posted June 8, 2014 Share Posted June 8, 2014 You can use the following: if getVehicleOccupant(theVehicle, seat) then --Code to execute when this seat is occupied end Check the wiki for the arguments and seat numbers. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now