ST4LTH / qb-multicharacter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qb-multicharacter

Multi Character Feature for QB-Core Framework 🧑‍🤝‍🧑

Added support for setting default number of characters per player per Rockstar license

License

QBCore Framework
Copyright (C) 2021 Joshua Eger

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>

Dependencies

Can also be used with my other reskins

Screenshots

Character Selection Character Registration Character Deletion

Features

  • Ability to create up to 4 characters and delete any character.
  • Ability to see character information during selection.

Installation

Manual

  • 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

"# qb-multicharacter" "# qb-multicharacter"

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 37.3%Language:CSS 28.1%Language:Lua 27.2%Language:HTML 7.4%