In database, its name is user_xp.
Can it drive its own vehicle?
Player can use own customized vehicle in the race.
-
By getting in the own vehicle before the lobby starts. Make sure your own vehicle class same as menu setting.
-
By enable Personal Vehicle Menu in config/server/config.lua
Config.PersonalVehicleMenu = true. Player can tuning, customize them vehicle and save to server. If player want to customize all vehicle before race, just create own lobby and set password for alone lobby and use time for customize them vehicle or type command darkrp_savevehicle.
Update 3.5.5 (Oct 11 2025)
-
Added config to support other XP system instead of DarkRP_XP
-
Added disable vehicle fuel consumption while in race session
-
Fixed PointMarker import .ymap objects as dynamic and unfreeze
-
Fixed PointMarker import MapEditor objects as dynamic and unfreeze
Update 3.5.4 (Jul 7 2025)
-
Fixed create menu map note display text clipping
-
Supported new MySQL version (mariadb and mysql 8.0)
-
Changed some Config.Game.RoadTrafficNSignProps hash number to string name
-
Changed MySQL fetchAll() to fetchScalar() for optimization.
-
Improved clear traffic object handle.
-
Added scanning traffic props before and after race started
-
Added in race session checkpoint Transform DLC missing warning notification
Update 3.5.3 (May 23 2025)
-
Fixed race lap network time is not correct
-
Fixed PointMarker rockstar url
-
Fixed error if no MySQL connected
-
Improved supporting Entity Lockdown Strict mode
-
Added exports.DarkRP_Racing:ForceOpenPersonalVehicleMenu()
-
Changed event.calculateReward() playerData.Laps to playerData.currentLap
-
Changed Synchronized Transforms can enable along with Transform Random Not Repeat



