Skip to main content

Character Creation

Character creation with skin script integration and starter items

This section

Character Creation

Create new characters with personal details and automatic skin/appearance menu integration.

Creation Fields

FieldDescription
First NameCharacter's first name
Last NameCharacter's last name
GenderMale or Female
NationalityCharacter's nationality
Birth DateDate of birth

Skin Script Integration

After creating a character, the configured skin/appearance menu opens automatically:

Skin ScriptSupport
skinchangerYes
illenium-appearanceYes
fivem-appearanceYes
qb-clothingYes
bl_appearanceYes
rcore_clothingYes
qs-appearanceYes

Starter Items

Configurable items given to newly created characters:

lua
Config.StarterItems = {
phone = 1,
id_card = 1,
}

Character Deletion

Characters can be deleted directly from the selection UI. The delete button can be toggled in config:

OptionDefaultDescription
Config.DeleteButtontrueShow the delete character button