/luke_atm

FiveM ATM functionality for ESX framework

Primary LanguageLua

luke_atm

FiveM ATM functionality for ESX framework

About

The script will go through the ATM models that are listed in the config file and see if there is one near you, if there is it will open the UI if there isn't nothing will happen.

All the transactions (withdraws, deposits, transfers) you make are going to be saved in the database and you can see them inside of the 'transactions' page on the ATM.

When near ATM or bank if enabled you can interact with it using the E key.

Tested on ESX version V1 Final - I'm not sure if it's going to work on older versions, most likely not. You would have to change the way the identifiers and money functions are in the server script, shouldn't be too difficult but I will offer no support in it.

Requirements

Download

Video Showcase

How to Install

  1. Download the resource, remove -master from the folder name, place it inside of your resources folder.
  2. Download mythic_progbar, do the same as above.
  3. Import the .sql file into your database.
  4. Start the resource in your server.cfg, don't forget to start mythic_progbar as well.

Feel free to edit and change the script to your liking, it's 100% open-source, however you MAY NOT claim it as your own.