Multi Character Feature for QB-Core Framework 🧑🤝🧑
Added support for setting default number of characters per player per Rockstar license
- 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.
- Ability to create up to 5 characters and delete any character.
- Ability to see character information during selection.
- Download the script and put it in the
[qb]
directory. - Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-multicharacter
ensure qb-spawn
ensure qb-apartments
ensure qb-clothing
ensure qb-weathersync