Skin Migration System
If you are already using illenium-appearance
, no migration is necessary — qs-appearance
is automatically compatible with it and will take over without any extra steps.
If your server previously used clothing systems like qb-clothing
, esx_skin
, or fivem-appearance
, you can easily migrate existing player skins to work with qs-appearance
using the built-in /migrateskins
command. This ensures your player base retains their character look without needing to recreate it from scratch.
How to Use the Migration Command
This command should be executed only once after switching systems. After migration, make sure to remove or disable the old clothing scripts to prevent data conflicts.
To convert existing skin data from older systems, simply use the following command in-game:
This will scan your player database and convert all stored appearance data from the following supported systems:
All migrated skins will then be stored in the format used by qs-appearance
, allowing a seamless transition for your players.
Last updated