teyhouse Posted May 18, 2018 Posted May 18, 2018 Hi, is vehicle.getVehicleModelMaxSpeed obsolete? I can't get it to work (method doesn't exist). Also vehicle.getModel(); is always an empty return, i tried (while the player is in the vehicle): let vehicleL = mp.players.local.vehicle; let modelName = vehicleL.getModel(); Any help would be appreciated! Thanks.
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