Admin Panel

The script includes an administration panel that allows you to easily add, edit, or delete vehicles. To open the panel, use the command specified in Config.AdminCommand.

  • The panel uses your server ACE permissions, so make sure they are properly configured.

  • By default, the admin and god groups have access to the administration panel.

Adding new vehicles

  • Click the Add Vehicle button, a new window will open.

  • Add the model name, this field is the vehicle spawn code, for this example I'm using coquette4.

  • Add the image thumbnail (optional), if using GTA 5 vehicles the images are retrieved from Fivem Docs automatically, if using addon vehicles is on you to create a vehicle thumbnail, checkAddon Vehicles.

  • Choose a category from the dropdown menu.

  • Set the vehicle price.

  • Set the vehicle stock from 1 to any number that you want.

  • Click the Save Changes button.

Register vehicle window

Last updated