• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS BB-Banking fixed (4 Viewers)

syltann

Member
Joined
Mar 28, 2021
Messages
37
Reaction score
49
Points
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.
 

Airiz

Member
Joined
May 4, 2021
Messages
25
Reaction score
17
Points
3
Credits
0
Is there any .sql file? Cuz I get a lot of database errors.
 

DOSEO

New member
Joined
May 5, 2021
Messages
4
Reaction score
3
Points
3
Credits
18
hey need the credits it's really difficult to get one.
 

weavyser

New member
Joined
Apr 24, 2021
Messages
3
Reaction score
0
Points
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