# Installing on ESX

### Setting Up Config

Open the file **config.lua** and setup your framework settings, inside **Framework {}** and **Events {}**

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

## Importing Inventory Items

{% content-ref url="/pages/ZN3RUUbqy9iul9o29jQr" %}
[Installing Inventory Items](/paid-resources/rcore_casino/inventory-items.md)
{% endcontent-ref %}

### Casino MLO

Please make sure you have a casino map with default coordinates installed on your server (the casino entrance can be modified, as long as the main casino area and tables are at the default coords).\
**If you don't have any casino map on your server, please use our rcore\_casino\_map. Otherwise, delete the rcore\_casino\_map folder.**

{% hint style="danger" %}
Some MLOs / IPL Loaders can make glitches inside casino, such as broken doors, disabled screens, invisible walls. Make sure you don't use something you don't need :)
{% endhint %}

### Known issues with bob74\_ipl

If you use **bob74\_ipl** loader, Inside Track doesn't work properly. Please do following steps to fix the Inside Track betting screen.

Locate file '\[standalone]\bob74\_ipl\fxmanifest.lua' and delete following code

```
"dlc_bikers/gang.lua" -- this file breaks Inside Track big screen, keep it only if 
```


---

# 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://documentation.rcore.cz/paid-resources/rcore_casino/installing-on-esx.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.
