How To Install Multicharacter Script
Thank you for purchasing our FiveM resource! This guide will walk you through the installation process step by step. If you encounter any issues, feel free to contact our support team.
Download the Resource from Keymaster
- Log in to your portal.cfx.re account.
- Navigate to your purchased resource.
(search: uz_Multicharacter)
- Click the Download () button to download the resource files.
- The resource will be downloaded as a
.zip
file.
Upload the Resource to Your FiveM Server
- Access your FiveM server files (e.g., via FTP or your server’s file manager).
- Navigate to the
resources
folder. This is where all FiveM resources are stored. - Upload the extracted resource folder to the
resources
directory.
Add the Resource to Your server.cfg
- Open your
server.cfg
file, located in the main directory of your FiveM server. - Add the following line to ensure the resource is loaded when your server starts:
ensure uz_core
ensure uz_Multicharacter
Warning: Make sure to place the script start (ensure) at the very bottom of the startup order
- Save the
server.cfg
file.
Configure the Resource (If Required)
Some resources require additional configuration before they can be used.
- Open the
customize.lua
file. - Follow the instructions provided in the file or the resource’s documentation to customize the settings.
- Save the changes.
Framework-Specific Configurations
qbx
- Make the following changes:
useExternalCharacters = true,
- Adjust
startingApartment
as desired.
- Save the file.
Restart Your FiveM Server
- Restart your FiveM server to apply the changes.
- Once the server is back online, the resource will be loaded and ready to use.
Test the Resource
- Join your FiveM server using the FiveM client.
- Test the resource to ensure it is working as expected.
- If you encounter any issues, double-check the installation steps or contact our support team for assistance.
Additional Notes
Dependencies: Some resources require additional dependencies (e.g., es_extended
, oxmysql
). Make sure to install and configure these dependencies as instructed in the resource’s documentation.
Updates: Regularly check for updates to the resource on your portal.cfx.re
account. Always back up your server before updating.
Support: If you need help, feel free to reach out to us via our support channels.
Thank you for choosing our resource! We hope you enjoy using it on your FiveM server. 🚀