Multi Character Feature for QBCore Multicharacter And inspired by NoPixel 4.0.
- Ability To Create Max 4 Characters.
- Ability Delete Any Character.
- Ability To See Character Information During Selection.
- Ability To Customise Your Character Slot At config.lua.
- New: Ability to log character creation, deletion, and selection to a Discord webhook.
If You Use qb-houses Go To Line 324 in Server/main.lua here
Remove This
TriggerClientEvent('qb-multicharacter:client:chooseChar', src)
Add This
TriggerClientEvent('pappu-multicharacter:client:chooseChar', src)
- Download the script and put it in the
[qb]
directory. - Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure pappu-multicharacter
ensure qb-spawn
ensure qb-apartments
ensure qb-clothing
ensure qb-weathersync
- qb-core
- qb-spawn - Spawn selector
- qb-apartments - For giving the player a apartment after creating a character.
- qb-clothing - For the character creation and saving outfits.
- qb-weathersync - For adjusting the weather while player is creating a character.