Exports
You can easily integrate your other scripts with WoW Banking using these exports.
AddMoney
AddMoneyexports.wow_banking:AddMoney('PLAYER_CITIZEN_ID_OR_IBAN', 500)
RemoveMoney
RemoveMoneyexports.wow_banking:RemoveMoney('police', 1000)
Transaction
Transactionexports.wow_banking:Transaction('PLAYER_CITIZEN_ID', 250, 'deposit', 'Cash sale of goods')
GetAccountBalance
GetAccountBalanceGetIBAN
GetIBANFreezeAccount
FreezeAccountGetDebitCard
GetDebitCardLast updated