make use of jim_bridge new banking functions

This commit is contained in:
Jim Shield
2025-03-07 13:36:24 +00:00
committed by GitHub
parent 62e8242d9e
commit 10f477982d
4 changed files with 14 additions and 302 deletions

View File

@@ -37,7 +37,7 @@ end
RegisterNetEvent(getScript()..":Client:ATM", function() local setheader = nil
--this grabs all the info from names to savings account numbers in the databases
local info = triggerCallback(getScript()..":GetInfo")
jsonPrint(info)
playAnim("amb@prop_human_atm@male@enter", "enter", 2000, 1)
if progressBar({ label = locale("menu", "acc_atm"), time = 3000 }) then