Installation

How to download the script

To download the asset, you need to have completed the purchase using your own Keymaster account.

Once your purchase is confirmed on our official website, the asset will appear in your Keymaster account. From there, you can download and install it by following the steps outlined in the documentation.

If the asset was bought through a different account, you can transfer it via the keymaster transfer system

Dependencies

Script
Download

complete_carplay_prop

included in the package

Xsound OR High-3dsound OR MxSurround

Correct Asset Placement

To ensure the asset runs smoothly, configure your server.cfg with the sequence specified below:

# at the bottom of the file and after all the dependecies add

ensure complete_carplay_prop
ensure complete_carplay

Database Configuration

You must update your database in order for the script to work, simply open the /database folder, drag and drop the .sql file depending if you are using esx, qbcore or custom (any other database) into your database (make sure to select first the correct database your server is using)

Configure the script

As for the last step is access the config files and modify them as you like, please make sure to have a minimum of coding skills before edit those files, a single character wrong won't let the code start.

Main config file can be found in complete_carplay/config.lua

For configuring framework related functions go into complete_carplay/framework, select the folder reguarding your framework (if not ESX or QBCore open the Custom folder), and edit client.lua and server.lua

Another config file can be found in complete_carplay/html/config.js

Last updated

Was this helpful?