ImpulseFPS/simple-banking

want to add transaction

SmaDababaXor opened this issue · 2 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