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:

/robbery:coords

2) In the dropdown menu select the shells that can be spawned at this house, you can choose multiple:

3) 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. 4) In the _locations.lua file add a new line after the last house entry and simple press control + v to paste the coords:

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

Last updated