lifelessdev
Bronze Elite
Advanced Car Craft with UI
Screenshots
![]()
![]()
Hidden link for visitors, to see Log in or register now.
What is the purpose of the script?
- Collect items, gather all the necessary items and craft your car.
Script Features
- Easy configuration,
- Add and remove vehicles,
- Edit items,
- Adjustable position,
- No secret zone blip!
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
-- },
}
},
}
QBCoreBuy Here
Escrow:
Hidden link for visitors, to see
Log in or register now.
Open Source:
Hidden link for visitors, to see
Log in or register now.
ESX
Escrow:
Hidden link for visitors, to see
Log in or register now.
Open Source:
Hidden link for visitors, to see
Log in or register now.
|-------------------------------------|---------------------------| lifelessdev </> |-------------------------------------|----------------------------|
| Code is accessible | Yes/No |
| Subscription-based | No |
| Lines (approximately) | 1100 |
| Requirements | oxmysql |
| Support | Yes |