Configuration
This file contains the necessary configurations for the character creation and management system. Below is a comprehensive explanation of what each parameter does and how to configure them properly.
Table of Contents
UI Configuration
UIColor
UIColor = '#FBCA79', -- Interface colorUIDisplay
UIDisplay = {
BuySlot = true, -- Shows the character slot purchase button
DeleteCharacter = true, -- Shows the character deletion button
},CustomUIFunction
Character Slots
MaxCharacterSlot
DefaultCharSlot
Spawn Settings
SkipSelection
SpawnFunction
DefaultSpawn
SetHousingSpawnUI
Character Appearance
SetSkin
SkinSql
FirstCharacterSkinMenu
Items and Commands
StarterItems
Command
Advanced Settings
CharacterOffsets
GiveStarterItems
QBXConfig
Last updated
Was this helpful?