Bank ES

From Unline
Jump to navigation Jump to search

Bank

Language/Idioma:  English Português Español


Para volver a las tiendas de NPC, click aquí


El NPC Banker es el principal encargado de guardar el dinero que ganas al cazar monstruos y entregártelo cuando lo necesites.

Como no vende nada, existen algunos comandos para administrar tu dinero, los cuales se muestran a continuación.

Revisar tu Balance

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

Retirar Dinero

 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.  

Depositar Dinero

 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.

Transferir Dinero

 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.