# Multicharacter

### General information before installing

Pluto Dev's Multicharacter resource is a script that handles both the identity creation & character selection of your players characters inside your server. It is compatible with QB, QBOX, and ESX. In this guide, you will find a step by step installation guide to setup the script without any problem.

### Common questions

<details>

<summary>Can I change the spawn location?</summary>

Yes, you can configure all positions in the config.lua file.

</details>

<details>

<summary>Can I put my own musics in the musics player?</summary>

Yes, you can put your own music links in the config file.

</details>

<details>

<summary>Is the script compatible with my clothing script?</summary>

Those are currently supported clothing:

* illenium-apperance
* fivem-appearance
* skinchanger
* qb-clothing
* qs-appearance

</details>


---

# Agent Instructions: 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://pluto-dev.gitbook.io/docs/scripts/multicharacter.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.
