> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_casino/installing-maps/nopixel-casino.md).

# NoPixel Casino

<figure><img src="/files/er24mNjcychhrw9wVU8p" alt=""><figcaption><p>NoPixel Casino Interior</p></figcaption></figure>

1. Head into 'rcore\_casino/config.lua\` and look for part about `MapType`

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

2. Change the `MapType`option to 3

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

After we configured map in the config, please head into 'rcore\_casino/fxmanifest.lua' and if you have in dependencies 'rcore\_casino\_interior\` you will have to remove it.

before:

<figure><img src="/files/3xR81GYZJHW3BaUdR6XG" alt=""><figcaption></figcaption></figure>

after:

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

After we configure fxmanifest.lua, look for "extra" folder that comes with our casino .zip pack

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

* Copy "extra\nopixel\gbz\_vw\_vwdlc\_int\_01.ytyp" inside nopixel-casino\stream\Main\ytyp
* Copy "extra\nopixel\vw\_vwint01\_betting\_desks.ydr" inside nopixel-casino\stream\Main\ydr
* Delete nopixel-casino\stream\Main\ydr\vw\_prop\_vw\_luckywheel\_01a.ydr


---

# 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://documentation.rcore.cz/paid-resources/rcore_casino/installing-maps/nopixel-casino.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.
