• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

    Payments via Crypto: Please open a ticket, if you experience any issues, or if you miss your coin as an option in the list we have alot of wallets available.

QBCORE BB-Banking fixed (3 Viewers)

syltann

Member
Mar 28, 2021
37
50
8
Credits
28
Is there a preview or screenshot we can see? Why do you have to buy credits to be able to even see things like previews I dont get it.
 

weavyser

New member
Apr 24, 2021
3
0
1
Credits
54
hi, i'am sorry for my english but can you help me , i want execute

CashoutCore.Functions.CreateUseableItem("visa", function(source, item)
ExecuteCommand("atm")
end)

Width

RegisterCommand('atm', function(source, args, rawCommand)
local src = source
local xPlayer = CashoutCore.Functions.GetPlayer(src)
local visas = xPlayer.Functions.GetItemsByName('visa')
local masters = xPlayer.Functions.GetItemsByName('mastercard')
local cards = {}
.....

But i have this error

SCRIPT ERROR: @rl-atms/server/main.lua:59: attempt to index a nil value (local 'xPlayer')
ref (@cash-extraresources/server/consumables.lua:18)
UseItem (@coaframework/server/functions.lua:101)
handler (@coaframework/server/events.lua:149)
 

Users who are viewing this thread

Top