(Beta) Fixes for multiframework features

This commit is contained in:
Jim Shield
2025-03-01 12:57:11 +00:00
committed by GitHub
parent ef6b664890
commit 62e8242d9e
4 changed files with 9 additions and 6 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