Difference between revisions of "Bank PT"

From Unline
Jump to navigation Jump to search
(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...")
 
 
Line 1: Line 1:
 
== Bank ==
 
== Bank ==
<i>To view this page in English, [[Bank|click here]]</i>.<br>
+
<b>Language/Idioma:</b>&nbsp;
<i>Para ver esta página en Español, [[Bank_ES|click aquí]]</i>.
+
[[File:US_Flag.gif|30px|link=Bank|alt=English]]
 +
[[File:PT_Flag.gif|30px|link=Bank PT|alt=Português]]
 +
[[File:ES_Flag.gif|30px|link=Bank ES|alt=Español]]
 
<hr>
 
<hr>
  

Latest revision as of 21:24, 2 May 2026

Bank

Language/Idioma:  English Português Español


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.