Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

PAID lifeless-carCraft | Craft your car!

lifelessdev

Bronze Elite
Joined
Oct 2, 2021
Messages
11
Reaction score
14
Points
166
Location
tr
Advanced Car Craft with UI
Light Brown Cream and Peach Modern Chic Personal Wall Calendar  (3)


Screenshots
image

image
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
-- },
}
},
}


QBCore
Escrow:
Open Source:

ESX
Escrow:
Open Source:

|-------------------------------------|---------------------------| lifelessdev </> |-------------------------------------|----------------------------|

Code is accessibleYes/No
Subscription-basedNo
Lines (approximately)1100
Requirementsoxmysql
SupportYes
 
Top