Good morning,
is there a console command corresponding to /mycar (2,3,4) or is it possible to integrate one?
I explain my request:I use the Craft Panel and Portable Vehicles plugins to allow players to craft a car.
There is no possibility for the Craft Panel plugin to use a chat command.
The Portables Vehicles plugin crafts a car but it is damaged and has no engine or fuel.
There is the givecar <player> <preset> option, but two things are blocking me.
The first, the Craft Panel config to give a car is composed like this:"Command (keep empty to create item)": "portablevehicles.give {steamID} tomahasnowmobile" and so it would take a givecar 4 {steamID} command.
The second, I absolutely did not understand how to create presets... :)
Can you give me an example that matches /mycar 2?Thank you for the help you can give me.