Livemap Script
Last updated
Last updated
Welcome to the AdrenCAD Livemap Plugin Script documentation. This guide will walk you through the installation process for the Livemap plugin, which enhances your Fivem server's functionality. Please ensure that you have completed the necessary steps before installing the Livemap plugin.
Before proceeding with the installation, ensure that you have the following prerequisites:
Registered the plugin license key on your AdrenCAD community's Fivem Plugins Dashboard.
AdrenCAD Fivem CAD Framework already installed and configured on your Fivem server.
Access to the Fivem Keymaster site ().
Node.js installed on your system.
Follow these steps to install the AdrenCAD Livemap Plugin Script:
Ensure that you have registered your plugin license key on your AdrenCAD community's Fivem Plugins Dashboard. Without a valid license key, you won't be able to use/start the Livemap plugin.
Navigate to the Fivem Keymaster site at and log in with your Fivem credentials.
Search for the AdrenCAD Livemap plugin and click on it to access the download page.
Download the Livemap script package to your local machine.
Extract the downloaded Livemap script package.
Locate the Livemap resource folder within the extracted package.
Copy the Livemap resource folder.
Navigate to your Fivem server's resources folder.
Paste the Livemap resource folder into your server's resources directory.
Your directory structure should look like this:
Navigate to the "cad-livemap" resource folder in your Fivem server's resources directory.
Open a terminal or command prompt in this folder.
Run the following command to install any required Node.js packages:
This command will automatically download and install the necessary packages within the "cad-livemap" resource folder.
Open your server's server.cfg
file.
Add the following line to ensure the Livemap plugin is started after the AdrenCAD resource:
This configuration ensures that the Livemap plugin is loaded after AdrenCAD and is ready for use.
Once you've completed the installation process, the Livemap plugin should be active on your Fivem server. You can access and configure the Livemap as per the plugin's documentation and settings.
Congratulations! You've successfully installed the AdrenCAD Livemap Plugin Script on your Fivem server. This Livemap will enhance your server's functionality and provide valuable features for your community.