> For the complete documentation index, see [llms.txt](https://fastscripts.gitbook.io/fastscripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fastscripts.gitbook.io/fastscripts/scripts/editor/installation.md).

# 💡 Installation

### Step 1: <mark style="color:blue;">Move resource</mark> <a href="#step-1-move-resource" id="step-1-move-resource"></a>

Extract the zip you downloaded from keymaster and drop the <mark style="color:blue;">**fast-multicharacter**</mark> folder in the <mark style="color:blue;">**resources**</mark> folder.

### Step 2: <mark style="color:blue;">Start script</mark> <a href="#step-2-start-script" id="step-2-start-script"></a>

Start <mark style="color:blue;">fast-multicharacter</mark> in server.cfg.

```
ensure fast-multicharacter
```

### Step 3: <mark style="color:blue;">Update es\_extended</mark> (for esx users) <a href="#step-3-update-es_extended-for-esx-users" id="step-3-update-es_extended-for-esx-users"></a>

<mark style="color:blue;">Config.Multichar</mark> usually happens in the config.lua file, but in other versions of es\_extended it can also be in shared.lua.

<pre><code>Config.Multichar = <a data-footnote-ref href="#user-content-fn-1">true</a>
</code></pre>

[^1]:
