> For the complete documentation index, see [llms.txt](https://prfortiq.gitbook.io/wolfstudio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prfortiq.gitbook.io/wolfstudio/fivem/ws-multicharacter-system-v1.md).

# WS Multicharacter System V1

<figure><img src="/files/IadJK94eBZVzc4LYWaQG" alt=""><figcaption></figcaption></figure>

***

A modern, elegant, and fully configurable character management system for your FiveM server.Perfectly suited for roleplay projects that value style, performance, and user-friendliness.

🔧 Features:

* Multiple character slots – Standard is 3, can be expanded as desired.
* Character creation – Simple step-by-step process with name, date of birth, gender, and nationality.
* Financial overview – Displays cash and credit card information in the character menu.
* Customizable design – Colors, background, text, and accent colors can be changed directly in the CSS file.
* Configurable server name – The name (e.g., “Wolfstudio”) can be adjusted in the config.js.
* Optimized UI – Dark, modern design with smooth animations and clear layout.
* Compatible with QBCore (ESC coming soon!)

***

## Requirements \[QBCore]:

1. ox\_lib realese: [<mark style="color:$info;">https://github.com/overextended/ox\_lib/releases/latest/download/ox\_lib.zip</mark>](https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip)
2. qb-core: [<mark style="color:$info;">https://github.com/qbcore-framework/qb-core</mark>](https://github.com/qbcore-framework/qb-core)
3. qb-apartments: [<mark style="color:$info;">https://github.com/qbcore-framework/qb-apartments</mark>](https://github.com/qbcore-framework/qb-apartments)
4. qb-clothing: [<mark style="color:$info;">https://github.com/qbcore-framework/qb-clothing</mark>](https://github.com/qbcore-framework/qb-clothing)
5. qb-spawn: [<mark style="color:$info;">https://github.com/qbcore-framework/qb-spawn</mark>](https://github.com/qbcore-framework/qb-spawn)

***

## Installation:

1. Add ensure [`ws-multicharacter`](#user-content-fn-1)[^1] or start `ws-multicharacter` in server.cfg
2. Remove old qb-multicharacter from the resources folder
3. Restart the server and get started

***

## Info:

Our scripts are available exclusively on tebex. All other third-party providers are considered leaks and therefore violate our terms of use and intellectual property rights.

If you discover that our scripts are found on third-party websites such as vag.gg, Launcher-Leaks, or other shopping systems that have nothing to do with fivem and cfx.re, please report them urgently via Discord. The third-party provider will face appropriate consequences.

It is also not permitted to download, purchase, upload, sell, or use third-party scripts. This can have consequences for both users and server owners.

If our scripts contain errors or you need help, you can also report them via our Discord.

[^1]:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prfortiq.gitbook.io/wolfstudio/fivem/ws-multicharacter-system-v1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
