# Custom Outpost/Merged with Bandit Camp

**If you don't want to make your own custom outpost, you can use our default merged outpost layout, it has all the features that bandit camp has. To use our layout just skip to step 6 and select the rustmaps\_outpost instead!**

***

1. Download our Outpost template <https://rustmaps.com/downloads> here.

   <figure><img src="/files/0j8UnpHL4D8CmgWVhGjs" alt=""><figcaption></figcaption></figure>

2. Open the template in RustEdit & modify the outpost to your liking.\
   It's important that the original Outpost prefab stays on the template map. (Fully custom outposts that can be downloaded on lone.design for example may not be supported, ask the creator of the prefab or us if in doubt)

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

3. Save the map through RustEdit

4. Upload the .map file to RustMaps here <https://rustmaps.com/dashboard/prefabs>

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

   Give your custom outpost a name, select the map file you just saved from RustEdit and select the Outpost monument type.

5. It takes a second to be processed into our system, but once finished you can use the outpost on your maps<br>

   <figure><img src="/files/6VTsaZwoO5ilkEld6cXc" alt=""><figcaption></figcaption></figure>

6. Head to the custom map generator <https://rustmaps.com/dashboard/generator/custom> and create a new config

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

7. Scroll down to the Safezones category and click on Outpost. Enable the \`Use custom outpost prefab' setting and select your newly uploaded outpost.<br>

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

   Additionally if you do not want Bandit Camp on your map block it from spawning in the Safezones category<br>

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

8. Scroll to the top of the page, put in a seed and the size of your map and hit generate

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

9. Once the map finished generating, load it up on your test server, head to outpost and inspect your custom outpost layout!

   <figure><img src="/files/EGdquxSrMO46Qy4qqQCp" alt=""><figcaption><p>And don't be a noob like who used the wrong pookie bear prefab which is why it's not on the map :(</p></figcaption></figure>


---

# 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://guides.rustmaps.com/custom-map-generator/custom-outpost-merged-with-bandit-camp.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.
