[%20 DISCOUNT] Advanced Car Craft

A script by waterinmyeyes

No reviews yet.
[%20 DISCOUNT] Advanced Car Craft main image

Full Description

Advanced Car Craft with UI

Collect items, gather all the necessary items and craft your car.

  • Easy configuration,
  • Add and remove vehicles,
  • Edit items,
  • Adjustable position,
  • No secret zone blip!
Show Images

Show Images



Preview

Config (shared.lua)

shared = {}

shared.npc = {
    coord = vector3(285.23, -3059.62, 5.86),
    heading = 308.35,
    model = 'a_m_m_mlcrisis_01'
}

shared.car = vector4(275.74, -3041.31, 5.84, 208.74) -- Spawn Car Position


shared.notify = {
    error_veh = 'You cant access it in the car.',
    success = 'You have successfully produced the vehicle.',
    error = 'You dont have enough stuff for this procedure.',

}

shared.cars = {
   {
        carName = 'Kuruma',
        carCode = 'kuruma',
        img = 'images/cars/kuruma.png',
        desc = 'Kuruma is the perfect combination of armour and speed in GTA 5. It provides protection in war zones with its bulletproof structure, while at the same time maximising the driving experience with its high manoeuvrability.',
        items = {
            {
                itemname = 'bread',
                itemCount= 1
            },
            -- {
            --     itemname = 'weapon_pistol',
            --     itemCount= 2
            -- },
        }
    },
}



Buy Here

QBCore
https://lifelessdev.tebex.io/package/6556166

ESX
https://lifelessdev.tebex.io/package/6556168

Code is accessible No
Subscription-based No
Lines (approximately) 1100
Requirements oxmysql
Support Yes
DISCORD lifeless scripts
Config Merger
Have you tried Config Merger? Merge your configs easily