# K4MB1 Enterable Diamond Casino

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-5e591557b455f0bc6cd48e1194ddb0b121fc194b%2Fmap1.jpg?alt=media" alt=""><figcaption><p>K4MB1 Old Enterable Casino Interior</p></figcaption></figure>

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

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-1f133e5d9ca72084ff008c9e98ec0d48f20fea11%2Fmaptype5%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

2. Change the `MapType`option to 7

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-30755d3e29f09be0e942b1db3ae1eecef325d188%2Fmaptype7.png?alt=media" 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="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-667c897b359bcde2a1ec6f8b92c9d5c61fedbbdb%2Fdepint.png?alt=media" alt=""><figcaption></figcaption></figure>

after:

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-c04b0e720ca87d700d9a6c60a340bb4a075dc353%2Fdepnoint.png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-6577c6c214f411bcbd1cdc67fde5dd889a81ef8d%2Fextradir.png?alt=media" alt=""><figcaption></figcaption></figure>

Copy 'extra\k4mb1-old-casino\brown\_casinoextended.ytyp' inside 'casinointerior\stream\base'


---

# 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-maps/k4mb1-enterable-diamond-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.
