Setup and Installation Guide
This guide explains how to correctly install and configure C7 Framework V3 on your FiveM server. Follow each step carefully to ensure the framework loads and functions as intended.
1. Requirements
Before installing this script, ensure your server meets the following:
Latest recommended FiveM artifacts
C7-Notifications installed (for popup support) - you can download this for free on our tebex shop.
2. Download the resource from your CFX.re Portal
Your resources folder should look like the following:
resources/
└── [c7-scripts]
└── c7-scripts-framework-v3 (if installed)
└── c7-scripts-vms2
└── c7-scripts-notifications (required/dependency)You should not change the name of the folders as this will prompt errors. Keep it as what it comes as.
3. Add to server.cfg
Add the following line to your server.cfg, preferably after your MySQL and connection resources:
4. Configuring VMS2
c7-scripts-vms2 (config.lua):
Open c7-scripts-vms2/config/config.lua and adjust the settings:
Core Settings
Framework configuration (Standalone/C7FW)
Dicord Integrations
Department Configuration
Vehicle Configuration
Language Configuration
Discord Webhook URLs
C7 Framework V3 Integration
You must have the following configuration options for C7 Framework V3 to operate with this script:
Standalone with Discord Integration
You must have the following configuration options for C7 VMS2 to operate with Discord:
5. Starting VMS2
Restart your server or run:
6. In-Game Commands
/vms2 - Opens the menu.
7. Verify the Installation
To confirm the framework is working:
Connect to the server
Type /vms2 in the chat.
Check departments appear as you configured.
Check sub-sections appear as you configured.
Check vehicles appear as you configured.
Check vehicles spawn properly.
Check vehicles are tracked properly.
9. Common Issues
Webhooks are not sending
Check webhook URLs
Ensure they are valid Discord webhook endpoints
Confirm the server can reach external URLs
Last updated
