Installation
Delete any current multi-character / character selection resources
Unzip
solos-multicharacter
Drag
solos--multicharacter
folder into your resources folderTypically
[standalone]
or a designated folder
Make any necessary changes to config.lua
config.framework = {
qb = true,
esx = false,
custom = false,
}
config.Starting_Apartments = true
config.Starting_Items = { -- items that NEW characters will receive upon character creation
['money'] = 500,
['phone'] = 1,
}
Restart Server.
Last updated