PACKET BANK
This is a packet family that is used to send/receive packets about handling your bank account.
Server-to-Client
PACKET_OPEN (13)
Description: Shows the bank menu to the playerGold in Bank: 4 Session Token: 3 Locker Space: 1
PACKET_REPLY (3)
Description: Shows the player gold in bank and gold in inventoryGold in Inventory: 4 Gold in Bank: 4
Client-to-Server
PACKET_OPEN (13)
Description: Player opening their bankNPC ID: 2
PACKET_ADD (7)
Description: Player depositing gold in their bankGold Amount: 4
PACKET_TAKE (9)
Description: Player withdrawing gold from their bankGold Amount: 4