> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/guides/house-robbery/new-houses.md).

# New Houses

This guide is to add new house entries for the script, go to **config/\_locations.lua** for this.

1\) Find a house in the map, get close to the entry and use the command:

```lua
/robbery:coords
```

2\) You will now see a message telling you the coords have been added to your clipboard, BUT if the location already exists it will show an error to prevent you to add duplicated entries.\
\
3\) In **config/locations.lua** add the house coords inside the category you want to register the house.

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

**Note:** *Make sure you are pasting the coords before the **}** symbol or you will break the script.*
