CommanderDonkey Posted March 18, 2020 Share Posted March 18, 2020 (edited) Here is [YMAP] Let the Client Crashes, some times. The list expands when I find the next things that don't work. Edited May 3, 2020 by CommanderDonkey 1 Link to comment Share on other sites More sharing options...
Maxi1803 Posted March 18, 2020 Share Posted March 18, 2020 Both working fine in 1.1 . Link to comment Share on other sites More sharing options...
CommanderDonkey Posted March 18, 2020 Author Share Posted March 18, 2020 vor 2 Minuten schrieb Maxi1803: Both working fine in 1.1 . when i load my vehicles via database, they are always unlocked, also with this command: mp.events.addCommand("veh", (player, full, hash, rot) => { var veh = mp.vehicles.new(mp.joaat(hash), player.position, {}); veh.locked = true; //player.putIntoVehicle(veh, 0); modelHash = veh.hash; }); Link to comment Share on other sites More sharing options...
ricop522 Posted April 8, 2020 Share Posted April 8, 2020 I'm having the same issue! other things also isnt working. I'll list. By the way, awesome update. Link to comment Share on other sites More sharing options...
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