C7FW + ImperialCAD Installation

This guide explains how to correctly install and configure the C7FW + ImperialCAD Integration on your FiveM server. Follow each step carefully to ensure this functions as intended.

01. Dependencies:

  1. You must have oxmysql installed, you should already have this.

  2. You must have an Advanced ImperialCAD subscription or higher for this to work.

02. Installing the Integration Resource

1

Download the latest release of C7FW-ImperialCAD-Integration;

You can obtain this here via GitHub here: https://github.com/c7hghs/C7FW-ImperialCAD-Integrationarrow-up-right

Downlaod the latest release.

2

Extract the .zip file's

3

Place the folder into your server's resource directory

Your resources folder should look like the following:

resources/
└── [c7-scripts]
    └── c7-scripts-framework-v3
    └── C7FW-ImperialCAD-Integration
circle-exclamation

02. That's it.

Yep, that's it. Ensure that C7FW-ImperialCAD-Integration is added to your server.cfg AFTER the framework. What happens now, when installed:

  1. When you create a character, it will automatically create it within the CAD.

  2. When you delete your character, it will automatically delete it within the CAD.

  3. When you select a character and set it as your active, it will also set it as active within the CAD.

  4. When you choose another character it will unset your old character and set it to your new one.

03. Important Notice

circle-exclamation

This code is fully open-source, if you manage to improve it or make any further modifications please feel free to reach out and share it with us if you wish to do so.

Last updated