What's included
Overview
Two KuzQuality scripts in one pack: a hands-on drift tire system and the kq_carlift mechanic lift.
Drift Tires
Bring drifting to your city. This script turns pretty much any car into a drift monster, as long as it's not FWD (you may need some fast food trays for that).
Tire swapping here is actual work, not a 2D menu. Your mechanics jack the car up, change the wheels through several mini-games, then balance them on a custom made wheel balancer machine. A built-in 3D shop sells the car jack and the different tire types, and you can drive up to any air compressor (most gas stations and workshops already have one) to air your tires in or out and raise or lower traction.
No handling.meta modification
The script never alters the vehicle's handling.meta. The drift physics come from in-game scripting functions and math, which keeps it compatible with pretty much any other script that changes vehicle handling or performance. It also works on modded vehicles.
Main features
- No speed boost: drift tires do not make cars faster than normal tires, unlike most drift scripts
- Mini-games: engaging wheel changing process plus the wheel balancing mini-game
- Pressure tuning: change tire pressure to fine tune handling and traction
- Persistence: drift tires and tire pressure are saved in the database
- Class filters: whitelist or blacklist vehicle classes (emergency and so on) from swaps
- Fully synced: everything is synced between players, and state bags keep the server load very light
- API file: access functions that fire whenever something happens in the script
- Targeting: optional qtarget and qb-target support, added in update 1.1.0
- kq_carlift integration: the included lift ties into the tire work
- Highly customizable: config options plus exposed functions, works on modded vehicles
Performance
Measured on an RX 5700 XT, R5 3600X, 32 GB @ 3600:
- 0.00 to 0.01 ms when not interacting with the script
- 0.01 to 0.03 ms while driving a vehicle with drift tires
- 0.03 to 0.14 ms while changing or balancing tires (the 3D text takes most of this)
Compatibility
Standalone, ESX, QBCore, QBox and vRP. On servers without a framework it runs on commands instead of items.
Car Lift
Simple car lifts for mechanic roleplay or for use in other scripts.
- Good looking lift with smooth animations
- Add as many lifts as you want
- Vehicles remain physical while on the lift
- Lifts can be restricted to specific jobs (ESX and QBCore only)
- qtarget and qb-target compatible, not required
- 0.00 ms idle, around 0.04 ms while the lift is moving
- Highly configurable
Same compatibility as the tires: standalone, ESX, QBCore, QBox and vRP.
Specifications
Add this line to your server.cfg once the download is uploaded to resources/ (replace the folder name if yours differs):
ensure drift-tires-car-lift
Frequently asked
How is Drift Tires and Car Lift Bundle delivered?
Instantly by email after checkout — a download link lands in your inbox the moment payment clears. No manual approval, no waiting on a ticket.
Is it compatible with esx, qbcore, qbox?
Drift Tires and Car Lift Bundle is built for esx, qbcore, qbox. Check the specifications below for the exact dependency list.
Do I get future updates?
Yes — lifetime updates are included at no extra cost. New versions appear in the same download area you were originally emailed.
Can I customize the config?
Most behaviour is exposed as config options inside the resource — prices, permissions, locations and pacing can be tuned without touching the core files.