3pher.za Posted August 22, 2022 Share Posted August 22, 2022 Hi everyone How can I lock the cars and only sit inside the car? It means they can't " f " just do " g " !? Link to comment
roaddog Posted August 22, 2022 Share Posted August 22, 2022 https://wiki.multitheftauto.com/wiki/OnVehicleStartEnter use this and do if (seat == 0) then cancelEvent() outputChatBox("Unable to enter driver seat", player, 255, 25, 25) end 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