πŸ§‘β€πŸ€β€πŸ§‘SLEEK MULTI CHARACTER

Here check the installation guide

INSTALLATION GUIDE

1️⃣ Download & Extract

  • Download forge-multicharacter.pack.zip from KEYMASTER.

  • Unzip it and place the forge-multicharacter folder inside your server's resources directory.

2️⃣ Add to Server Startup

  • Open your server.cfg and add the following line:

  • Do not rename the folderβ€”it must remain as forge-multicharacter, or the resource will not work properly.

  • Ensure it is placed just below your core resources for proper loading.

3️⃣ Remove Conflicting Scripts

  • Delete or remove any other MultiCharacter script you previously installed, such as esx_multicharacter.

  • If you are using ESX + Illenium, you must also remove the following scripts:

    • esx_skin

    • skinchanger

  • ⚠ If you are using ESX + Default, do NOT delete these scripts.

4️⃣ Enable MultiCharacter in ESX_Extended

  • In es_extended, replace the MultiCharacter setting with:

    • βœ… This must be enabled even if you are using only one character slot.

    • It should look like the screenshot provided.

5️⃣ Install SQL Database

  • You must install the correct SQL file, as there is one version for ESX and another for QB-Core.

  • Ensure you import the correct database structure for your framework.

6️⃣ Role-Based Character Access (Optional)

  • If you want to use role-based character access, you need to:

    • Create a Discord bot and add it to your Discord server.

    • Properly configure the bot token and guild ID in the config.

    • Follow the linked tutorial for setting up role-based access.

  • Bot configuration & Discord integration must be set up in:

    • sv_config.lua (first step)

    • config.lua (final adjustments)

7️⃣ Clear Cache & Restart Server

  • Clear the cache of both your server and your FiveM client.

  • Restart your entire server with forge-multicharacter properly ensured in your server.cfg.

πŸš€ Once installed, everything should be working smoothly!

CONFIG

The following will explain all the settings, one of the most important things that I recommend you spend a few minutes to understand in order to offer your users the best possible experience.

In addition, inside CLIENT and SERVER you will have the files related to the frameworks, where you will have many open ESX and QB functions for you to adapt them to your framework needs.

Last updated