yigitbakir Posted May 21, 2020 Posted May 21, 2020 I tried a lot of things but I didn't get any results. I applied the things there, but I couldn't make sense Can you help me how? https://wiki.rage.mp/index.php?title=Vehicle::Vehicle What I am trying to do is, for example, when I do "/createveh model_name" like this, the tool needs to be created but I cannot succeed.
yigitbakir Posted May 21, 2020 Author Posted May 21, 2020 Solved. mp.events.addCommand('aracyarat', (player, veh)=> { mp.vehicles.new(veh, player.position) }); 1
[BC]VACEDA[NWD] Posted May 21, 2020 Posted May 21, 2020 always think about improving, example: putIntoVehicle, vehicle.destroy, etc.
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