⤵️Base Installation

Start your TCVS journey with our installation guide.

Step 1: Download the Resources


Step 2: Run the SQL File


Step 3: Setup Configuration

⚙️Configuration Settings

Step 4: Custom Identifiers

Only set this option to false if you want to use the Rockstar License identifier. Not recommended unless you have no framework!

Step 5: Point your Database Resource (Optional)

By default, our system is configured to use oxmysql in fxmanifest.lua. If you're utilizing a different database system, please make the necessary updates in both fxmanifest.lua and server/database.lua to align with your chosen database setup.

'@oxmysql/lib/MySQL.lua', -- for OXMYSQL
'@mysql-async/lib/MySQL.lua', -- for MYSQLASYNC

Step 6: Disable Conflicting Resources (Advised)


Step 7: Include Import Vehicles (Advised)

⚙️Vehicle Info Config

Step 8: Start The Server And Wait The Timer

Example with 819 vehicles.

All vehicles are available at the impound with a set price of 0 and the reason listed as "NONE". Only the vehicle owners have the ability to spawn their vehicles from the impound. Additionally, vehicles will be locked by default upon spawning. To unlock them, use the keybind designated in your locksystem_config.lua, which, by default, is set to 'U'.

Step 9: Vehicle Shop Integration

🚗Vehicle Shop Integration

Step 10: Mechanic Integration

👨‍🔧Mechanic Integration

Step 11: Extras (Optional)

To explore additional integration options and gain in-depth insights into our exports and explanations, please follow the links provided below. These resources will guide you through the process, ensuring that you can fully leverage our system to enhance your server's functionalities.

⬅️Exports

Last updated

Was this helpful?