AquaFlame Studios Documentation
Welcome to the official AquaFlame Studios Documentation
Welcome to AquaFlame Studios! This Gitbook guide will walk you through the steps to install and set up our high-quality FiveM scripts. Follow these basic instructions to get your server up and running with our unique and creative resources.
Prerequisites
Before you begin, ensure you have the following:
A running FiveM server
Access to your server's files and configuration
Basic understanding of FiveM resource structure
Step-by-Step Installations
1. Download the Resource
Visit you keymaster and download the resource you’ve purchased.
The resource will be in a compressed file format (.zip).
2. Extract the Resource
Extract the downloaded file using your preferred file extraction tool (e.g., WinRAR, 7-Zip).
You should see a folder with the resource name after extraction. Do not rename the foldername!
3. Upload the Resource to Your Server
Connect to your FiveM server via FTP or your server hosting panel's file manager.
Navigate to the
resources
directory in your server files.Upload the extracted resource folder into the
resources
directory.
4. Add the Resource to Your Server Configuration
Open your server's configuration file (
server.cfg
) using a text editor.Add the following line to the
server.cfg
, below required standard framework important script to ensure the resource is started when the server launches, in the correct order. See example belowReplace
resourceName
with the actual name of the resource folder you uploaded.
5. Restart Your Server
Save the changes to your
server.cfg
.Restart your FiveM server to apply the changes.
6. Verify the Installation
Connect to your FiveM server.
Use the in-game commands or features specific to the resource to ensure it’s working correctly.
Check the server console for any error messages and address them in our Discord if necessary.
Troubleshooting
If you encounter issues during the installation, here are some common problems and solutions:
Resource Not Starting: Ensure the resource folder name in
server.cfg
matches exactly with the uploaded folder name.Errors in Console: Review the error messages in the server console. Check for missing dependencies or syntax errors in the
server.cfg
.In-Game Issues: Make sure there are no conflicts with other installed resources. Check the documentation for any specific requirements or settings.
Support
If you need further assistance, please reach out to our support team through the AquaFlame Studios support portal. We’re here to help you get the most out of our resources!
Last updated