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

# Installation

## Step 1: <mark style="color:yellow;">Move resource</mark>

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

## Step 2: <mark style="color:yellow;">Change your framework</mark>

Change the framework that suits you via <mark style="color:blue;">config.lua</mark>.

## Step 3: <mark style="color:yellow;">Make other scripts sync</mark>

<mark style="color:blue;">**For ESX**</mark>

* Remove <mark style="color:blue;">esx\_multicharacter</mark> or other custom multicharacter scripts. (get a backup)
* Delete line 51 in <mark style="color:blue;">esx\_identity</mark> (this may be different for you so I will leave a photo below showing you which line to delete)
* Set <mark style="color:blue;">Config.Multichar</mark> to false in <mark style="color:blue;">es\_extended/config.lua</mark>

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

<mark style="color:blue;">**For QBCore**</mark>

* Remove <mark style="color:blue;">qb-multicharacter</mark> or other custom multicharacter scripts. (get a backup)
* in qb-clothing delete or disable the contents of the <mark style="color:blue;">qb-clothes:client:CreateFirstCharacter</mark> event (get a backup)

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

## Step 4: <mark style="color:yellow;">Start script</mark>

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

```
ensure es-creator
```
