ImpulseFPS / simple-banking

simple-banking used with QBCore Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

want to add transaction

SmaDababaXor opened this issue · comments

i want to add transactions for example when buying a vehicle and removes the money from bank it will say

Message
Bought vehicle T20 for 10,000$

is there a trigger for that?

exports['simple-banking']:AddTransaction(source, sAccount, iAmount, sType, sReceiver, sMessage)

thanks