[PAID] [QBCORE/ESX] Mechanic Tablet - Simple and Easy to Use Mod Tablet

Mechanic Tablet

This script is written to work with QBCore and Zap Hosting ESX Pack

This script will add the ability for players to modify their vehicle all from a simple to use iPad,

Tablet can be opened in the vehicle or when near one.

Features of The Mechanic Tablet:

  • Ability to Modify Vehicle Mods
  • Ability to Modify Vehicle Primary, Secondary, Wheel and Pearlescent Colours.
  • Ability to Modify Vehicle Extras
  • Whitelist Jobs to specific Vehicle Classes.
  • Whitelist the command to item requirement.
  • Required Item for an upgrade (configurable)

Tablet can be opened by using /tablet however this command can be changed or disabled, you can also trigger an event to open the tablet meaning this can be added to an item or location.

Performance: 0.00 while not in use | 0.01ms on changing a vehicle mod.

Price: £10.00 (£12.00 with tax subject to region)
Purchase Link
Unencrypted Version

This resource uses FiveM’s Asset Escrow System

Config.lua editable, UI is build in VueJS, Source Code for UI can be provided at customers request.

Video Previews
https://www.youtube.com/watch?v=0lT1Z4IdhDI

Code is accessible No (config.lua editable)
Subscription-based No
Lines (approximately) 500 LUA - 1000+ HTML/CSS/JS
Requirements ESX / QBCore
Support Yes

My Other Scripts


4 Likes

This form of script would be interesting without having to sit in the vehicle.

Edit:

I have added the ability to modify a vehicle without the need to be sitting inside of it.

Second Edit:

Added ability to whitelist the command /event to an item.

1 Like

:star: :star: :star: :star:

1 Like

Update: Added config option to require item for each upgrade, configurable in config.

Example Config

{name = "Engine", itemRequired = true, itemName = 'engine_upgrade', removeItem = true}, 
{name = "Brakes", itemRequired = true, itemName = 'brakes_upgrade', removeItem = true}, 

Getting error not allowing tablet to close

have you renamed the resource? also make sure you set the correct options in the config.

renamed and removed .pack from file, fixed that but when script is restarted or server is restarted it requires me to re setjob or it says no access to command

correct because it loads when the players loads into server, you shouldn’t restart the resource live, if you start it from your cfg and load in to the server it should load correctly.

got it thanks for help

1 Like