ORIGINAL SCRIPT AND CREDIT FOUND HERE!
This script now requires QB-Core and CW-Performance.
Preview on Live Server
DISCLAIMER: I am a self taught dev, still learning. Code may be a POS but I’m workin on it haha.
0.8.5 July 21st
- Small whitelist fixes
- Code/Comment cleanup
- Added vehicle_names.lua to fix cars showing NULL in scores
- Added another track, more planned.
- Any vehicle spawned through TimeTrials will now delete itself after the player exits to prevent vehicle spam.
0.8.0 Update July 13th
- Implementation of basic framework detection for QB-Core added, standalone should work but is untested. Plan on having ESX and OX done for 0.9
- Tweaked cancel timer settings
- Fixed scoreboard not updating when entering new vehicle
- Performance Improvement
- Car Whitelisting with optional spawning for whitelisted cars
- Many more options in config and tracks.lua
- code cleanup
0.7.0 Update: posted on June 20th 2025
New features:
- Countdown Timer (If you run out of time it cancels the time-trial.)
- Fuelpump Placement (For the RP servers, should help for custom ymaps)
- More Config Options (Blip settings, initial countdown time, countdown multiplyer, HUD Colors, &More)
- Slight HUD refresh (all on screen timers and score displays converted from Seconds to Minutes:Seconds)
- Car class whitelist. Allow/Disallow certain car classes. (Please check tracks.lua for setting classes)
- Class based high scores, only see scores from same car class
- Payout for completion, high score, and time remaining bonus
- Debug for server console when a TT is completed along with the payout description
- First pass of github version check
Possible future options:
- Switch from json scores to db using oxmysql
- Item based nui menu for scores, if we use oxmysql we could get all scores by vehicle and more fun stuff
- config switch in tracks.lua for drift version of track, with custom function checks for devs to add, will probably setup for EasyDrift by default. And a check for IsInDriftMode or DriftHandling… something of that nature.
Preview:
→ 0.8 Youtube Preview Link ←
Link:
Github Download