Drag System
Commands
Commands
This resource is mostly item-driven — most interactions go through ox_inventory items + ox_target prompts rather than chat commands.
Items
| Item | Used by | Action |
|---|---|---|
drag_nitro |
Anyone | Installs a nitro kit on the nearest drag-class vehicle (within Config.Nitro.installation.installDistance) |
| ECU Tablet | Mechanic (grade ≥ 3 by default) | Aim at a drag vehicle → scan animation runs → tuning UI opens |
The actual item name for the ECU tablet is set in config/tablet.lua.
In-vehicle controls
| Input | Action |
|---|---|
LSHIFT (default, see controlKey in nitro.lua) |
Fire nitro |
Nitro fires only while the player is in a drag-class vehicle that has a kit installed AND is below the engine-damage threshold.
Tablet workflow
- Mechanic uses the tablet item
- Aim at a vehicle within range
- Scan animation runs for
Config.Tablet.scanDurationseconds - UI opens with tunable parameters (boost / ignition / fuel / timing)
- If
useJGMechanic = trueand jg-mechanic is started, maintenance data is shown - Apply tune → vehicle's state is updated and persisted to the DB
Aggressive tunes & lc_fuel
If lc_fuel is detected, aggressive tune values multiply base fuel consumption (up to ~2.5x at extreme settings). Set the multiplier in config/tablet.lua if you want to scale this.
