Bank PT

From Unline
Revision as of 23:39, 16 April 2026 by Gabr (talk | contribs) (Created page with "== Bank == <i>To view this page in English, click here</i>.<br> <i>Para ver esta página en Español, click aquí</i>. <hr> <i>Para voltar às lojas de N...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Bank

To view this page in English, click here.
Para ver esta página en Español, click aquí.


Para voltar às lojas de NPC, clique aqui


O NPC Banker é o principal responsável por guardar o dinheiro obtido através da caça de monstros e liberá-lo sempre que você precisar.

Como ele não vende nada, existem alguns comandos para gerenciar seu dinheiro, que estão listados abaixo.

Verificando Seu Saldo

 Player: balance
 Banker NPC: Your account balance is 0 gold. 😢

Sacando Seu Dinheiro

 Player: withdraw
 Banker NPC: Please tell me how much gold you would like to withdraw.
 Player: {amount}
 Banker NPC: Are you sure you wish to withdraw {amount} gold from your bank account?
 Player: yes
 Banker NPC: Here you are, {amount} gold. Please let me know if there is something else I can do for you.
 Player: withdraw {amount}
 Banker NPC: Are you sure you wish to withdraw {amount} gold from your bank account?
 Player: yes
 Banker NPC: Here you are, {amount} gold. Please let me know if there is something else I can do for you.  

Depositando Seu Dinheiro

 Player: deposit
 Banker NPC: Please tell me how much gold it is you would like to deposit.
 Player: {amount}
 Banker NPC: Would you really like to deposit {amount} gold?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.
 Player: deposit {amount}
 Banker NPC: Would you really like to deposit {amount} gold?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.

Transferindo Seu Dinheiro

 Player: transfer
 Banker NPC: Please tell me the amount of gold you would like to transfer.
 Player: {amount}
 Banker NPC: Who would you like to transfer {amount} gold to?
 Player: {player name}
 Banker NPC: Would you really like to transfer {amount} gold to {player name}?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.
 Player: transfer {amount}
 Banker NPC: Who would you like to transfer {amount} gold to?
 Player: {player name}
 Banker NPC: Would you really like to transfer {amount} gold to {player name}?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.