alienwave Posted April 24, 2020 Posted April 24, 2020 (edited) How can I list all the cars that are used in mp.vehicles.new() ? or a list of cars that are in dlcpacks folder? Edited April 24, 2020 by alienwave
alienwave Posted April 25, 2020 Author Posted April 25, 2020 CLOSED: the solution is as follows const vehicle = mp.players.local.vehicle; mp.gui.chat.push(`hash: ${vehicle.getLayoutHash()}`);
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