kullmap95
Gold Elite
it's not deducted from my bank account can anyone help me fix it
exports('removeBank', function(source, amount, cb)
print(string.format('BANK REMOVED: %s from source: %s', amount, source))
if cb then cb() end
end)
exports('removeBank', function(source, amount, cb)
print(string.format('BANK REMOVED: %s from source: %s', amount, source))
if cb then cb() end
end)