Installation

Resource installation guide and dependencies

1 - Ensure Dependencies

Make sure T1GER Library is installed and the required dependencies are ensured. Please refer to Installation.

2 - Get T1GER ATM Robbery

  • Get the t1ger_atmrobbery resource from: link

  • Download from: Cfx.re Portal.

3 - Ensure T1GER ATM Robbery

  • 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

ESX
  1. Open your database and find the items table.

  2. Run this query in your database to insert the items.

QBCore
  1. Navigate to qb-core/shared/items.lua and open up the file.

  2. Insert the following items into the file:

OX Inventory
  1. Navigate to ox_inventory/data/items.lua.

  2. 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!

Last updated