> For the complete documentation index, see [llms.txt](https://motogege-atelier.gitbook.io/motogege-atelier-maps-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motogege-atelier.gitbook.io/motogege-atelier-maps-wiki/motogege-atelier-wiki/bank-pack-mlo.md).

# Bank Pack MLO

<figure><img src="/files/1ifXifv90TxAlJGkESdA" alt=""><figcaption></figcaption></figure>

The Bank pack MLO is shipped with more than one location. This means that a lot of conflicts with actual mappings can happen. For this reason, GTAV base files are distributed in .zip format as you need to erase/modify them.

* [FAQs](#faqs)
* [Enable/Disable a bank](#erase-tutorial.)
* [Troubleshoting](#conflicts-with-other-mappings)

## FAQs

#### Where i can find my open soruce files?

Files are in the "download" section of this package in your Tebex area.<br>

#### Can i disable a certain interior?

Editing interior files is not allowed due to fxap protection. But the resource is organized in folders, containing all the characteristic files for every location. You can simply erase the folder of the location you want to disable, and it will not spawn anymore.&#x20;

#### Can I edit textures?

You are not allowed to change certain proprietary textures, but you can open a ticket in discord for free retexturing after the purchase.&#x20;

#### Can i have a Re-Branding?

Nope, as this is intended as a "in expansion" pack, it will collide with the armony of the future planned maps. Once the release arrives to an end, you are free to have re-brandings/modifications on the interiors.

## Erase tutorial.

Let's say you want to pop out mirror park's fleeca from the package.

* Download the last update package from keymaster;
* Extract it as usual;

In the stream folder you'll find a similar folder tree

<figure><img src="/files/0jtwc44p3BVmSe77TqNv" alt=""><figcaption><p>Folder tree of moto_bank_pack</p></figcaption></figure>

Files are divided this way:

* bank-interiors: the actual interiors for the banks;
* mirror\_park: files for collisions, occlusions, position and exterior modified version of mirror park mall;
* perro\_beach: as mirror\_park, all files for perro beach bank;
* vespucci\_mall: similar, in vespucci mall.

Simply erase the folder you want teh map to disappear and it will follow.&#x20;

## Conflicts with other mappings

#### Flickering and disappearing props/interiors:

Inside the folder you'll find occlusion ymaps (usually occ(something).ymaps ) and the exteriors ymap that i modified to fit the bank.

useful for:

* props appearing/disappearing on the outside of other MLO's or this one too;
* Interiors disappearing and/or flickering;
* Missing interior props;
* Strange light behavior inside the MLO;
* Not showing any world outside the MLO;

#### Collisions

Also collisions are divided by folders, indicating what mlo you are editing. Useful to fix collision-related problems on other MLO's and this one too (Having more that one collision file for the same project will make work just the last interior loaded by the server. All the other doors will result in invisible walls. So you can erase this files and open the door on the unique collision file you wanna keep.

* Erase the building collision from bank folder;
* Search for that file in near MLO's folder;
* Open it and modify it to suit the new hole for the bank entrance;
* Save, export and overwrite the original collision file.

Done, now you have a unique .ybn driving all the mappings around.


---

# 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://motogege-atelier.gitbook.io/motogege-atelier-maps-wiki/motogege-atelier-wiki/bank-pack-mlo.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.
