dontdo Posted June 19, 2016 Share Posted June 19, 2016 addEventHandler ( "onVehicleEnter", getRootElement(), cancelEvent) Why it's not working ? Link to comment
Captain Cody Posted June 20, 2016 Share Posted June 20, 2016 function cancelTheEvent(EnterPerson) removePedFromVehicle ( EnterPerson) end addEventHandler ( "onVehicleEnter", getRootElement(), cancelTheEvent) 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