ATM:UI
Hi everyone, I am releasing an ATM UI like GTA:O using scaleform, working for ESX but easily configurable for any other framework
Features:
- Easily configurable
- Works perfectly with OneSync & OneSync Infinity
- Open Control configurable in the Settings
- The UI is translated with the language of the game
- Transaction Logs saved client-side
- Transaction log easily added with an event
Pictures :
Notes:
- It is compatible with ESX 1.1.0 but very easily updatable
- All the ATM are present
How to install:
- Download the repo here ATM:UI
- Place the resource in your resource folder
- Configure in [s_main.lua] the money functions/events
- Add “start atm_ui” to your server.cfg
- Enjoy
GitHub :
Credits:
- Thanks a lot to teb, for helping me with the scaleform stuff