ID |
Path |
Filename |
Trigger |
Message |
Prompt |
Notes
|
bank_success |
/string/en/ |
base_player.stf |
internal_command_string |
Bank transaction successfully completed. |
This is the message given when the helper droid rewards the player with credit payments after finishing a task. The payments are directly deposited into the player's bank account. |
|
prose_deposit_success |
/string/en/ |
base_player.stf |
internal_command_string |
You successfully deposit %DI credits to your account. |
Message received after using deposit or depositall bank options. |
Example
|
prose_withdraw_success |
/string/en/ |
base_player.stf |
internal_command_string |
You successfully withdraw %DI credits from your account. |
Message received after using withdraw or withdraw all bank options. |
Example
|
already_member_of_bank |
/string/en/ |
system_msg.stf |
internal_command_string |
You are already a member of this bank. |
Message a player receives when they attempt to join a bank on a planet of which they are already a member on. |
Example
|
bank_not_empty |
/string/en/ |
system_msg.stf |
internal_command_string |
You cannot quit the bank while you still have items in it. |
Message a player receives when they attempt to quit a bank when they have items still in their safety deposit box. |
Example
|
member_of_different_bank |
/string/en/ |
system_msg.stf |
internal_command_string |
You cannot join this bank while you are already a member of a different bank. |
Message a player receives when they attempt to join a bank on another planet when they are already a member of a bank in a different location. |
Example
|
succesfully_joined_bank |
/string/en/ |
system_msg.stf |
internal_command_string |
You have joined the bank |
Message a player receives when they successfully join a bank. |
Example
|
succesfully_quit_bank |
/string/en/ |
system_msg.stf |
internal_command_string |
You have quit the bank |
Message a player receives when they successfully quit a bank. |
Example
|
bank_deposit |
/string/en/ |
error_message.stf |
internal_command_string |
There has been an error during an attempt to deposit funds to your bank account. Verify you have sufficient funds for the desired transaction. |
|
Example
|
bank_error |
/string/en/ |
error_message.stf |
internal_command_string |
An unknown error occurred during your banking transaction. Please contact a GM. |
|
Example
|
bank_menu_open |
/string/en/ |
error_message.stf |
internal_command_string |
Your transaction request has been denied because you have a bank menu open. |
|
Example
|
bank_null_transaction |
/string/en/ |
error_message.stf |
internal_command_string |
Your banking transaction request must be for an amount greater than zero. |
|
Example
|
bank_transfer |
/string/en/ |
error_message.stf |
internal_command_string |
There has been an error during an attempt to transfer funds from your bank account. Verify you have sufficient funds for the desired transaction. |
|
Example
|
bank_withdraw |
/string/en/ |
error_message.stf |
internal_command_string |
There has been an error during an attempt to withdraw funds from your bank account. Verify you have sufficient funds for the desired transaction. |
|
Example
|
cash_transfer |
/string/en/ |
error_message.stf |
internal_command_string |
There has been an error during an attempt to transfer funds from your on-hand cash. Verify you have sufficient funds for the desired transaction. |
|
Example
|
insufficient_funds_bank |
/string/en/ |
error_message.stf |
internal_command_string |
You lack the bank funds to complete this transaction request. |
|
Example
|
insufficient_funds_cash |
/string/en/ |
error_message.stf |
internal_command_string |
You lack the cash funds to complete this transaction request. |
|
Example
|