Price
$800.00A script by ZaT
Price
$800.00As a player, you will enjoy a seamless and user-friendly UI.
| Code is accessible | Partially |
| Subscription-based | No |
| Lines (approximately) | 10000+ |
| Requirements | qb-core/esx |
| Support | Yes |
Config = {}
Config.Framework = "qbcore" -- esx
Config.Fuel = 'LegacyFuel'
Config.Debug = false
Config.Currency = "$" -- €, £
Config.UseSteamName = false -- Only for QBCere
Config.ReturnBonus = 5 --$
Config.BlipSprite = 672
Config.BlipColor = 1
Config.BlipText = "Car Rental"
-- "Compacts" "Sedans" "SUVs" "Coupes" "Muscle" "Sports Classics" "Sports" "Super" "Vans" "Motorcycles" "Off-Road" "Cycles"
Config.VehicleList = {
[1] = {id = 1, name = "Glendale", image = "https://docs.fivem.net/vehicles/glendale.webp", price = 800, category = "Sedans"},
[2] = {id = 2, name = "Seminole", image = "https://docs.fivem.net/vehicles/seminole.webp", price = 600, category = "SUVs"},
[3] = {id = 3, name = "Ingot", image = "https://docs.fivem.net/vehicles/ingot.webp", price = 600, category = "Sedans"},
[4] = {id = 4, name = "Speedo", image = "https://docs.fivem.net/vehicles/speedo.webp", price = 1400, category = "Vans"},
[5] = {id = 5, name = "Blista", image = "https://docs.fivem.net/vehicles/blista.webp", price = 800, category = "Compacts"},
[6] = {id = 6, name = "Club", image = "https://docs.fivem.net/vehicles/club.webp", price = 850, category = "Compacts"},
}
Config.Locations = {
[1] = {
NPCModel = "a_m_y_business_03",
NPCCoords = vector4(-747.63, -1056.85, 11.01, 297.25),
CarSpawn = vector4(-744.55, -1055.49, 12.09, 206.29)
}
}
Showcase : https://youtu.be/W5VU-ryDNd4
QBCore :
Tebex : https://zatv.tebex.io/category/qbcore
Documentation : Car Rental | ZaT Scripts
ESX :
Tebex : https://zatv.tebex.io/category/esx
Documentation : Car Rental | ZaT Scripts
See what others are saying about this script.
Share your experience and help others.