Unzip t1ger_atmrobbery.zip and t1ger_atmprops.zip folders and place it into your resource folder. You can place it in a sub-folder as well.
Add ensure t1ger_atmprops and ensure t1ger_atmrobbery to your server start config. Make sure to ensure it after all the dependencies!
Example of my startup order in server.cfg
4 - Items
If you rename items or use your own items, make sure to update inside t1ger_atmrobbery/config.lua with the respective item names, otherwise the script might not function.
ESX
Open your database and find the items table.
Run this query in your database to insert the items.
QBCore
Navigate to qb-core/shared/items.lua and open up the file.
Insert the following items into the file:
OX Inventory
Navigate to ox_inventory/data/items.lua.
Insert the following items into the file:
5 - Configuration
Language
Navigate to t1ger_atmrobbery/language.lua to customize all strings to translate them into your preferred language.
Config
Navigate to t1ger_atmrobbery/config.lua to configure settings & options to your liking. Make sure to read the end-line comments.
6 - Ready
Once you are fully done, you have successfully installed T1GER ATM Robbery. Now restart your server and enjoy the resource!