Installation

Welcome to the Pluto Development's Multicharacter installation guide! This guide will walk you through the complete installation process to ensure a smooth and problem-free setup. By carefully following each step and completing the documentation, you’ll achieve a clean and seamless installation.

Asset download

To find the asset, you must have made the purchase using your own keymaster account. Otherwise, you can use the transfer system to move the asset to a different keymaster account.

Once the purchase is made on our official website, you will receive your asset directly in your Keymaster, in your own panel you can download the asset and install it following the following documentation.

If you have more problems regarding Fivem Escrow, accounts or asset startup errors you can go here and see if any of them match your case, since Escrow requires some basic things for its operation, such as your keymaster account, your licensekey , etc.

FiveM Asset Escrow System

Asset dependecies

This asset has some dependencies that are completely mandatory and important for the operation of the asset. If you do not have these dependencies, your asset will probably start and have some error or message in its command console.

Dependency
Link

Server build > 3000

(Setup in your server.cfg)

Setup your clothing script

Replace your skin script in the config.lua file. Those are all the compatible scripts:

  • illenium-appearance

  • fivem-appearance

  • qs-appearance

  • qb-clothing

  • skinchanger

Config.skin = "illenium-appearance"

Last updated