Difference between revisions of "Banking (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Banking)
(Banking)
Line 90: Line 90:
 
|- align="center"
 
|- align="center"
 
|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.||[[Banking7 (Example)|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.||[[Banking7 (Example)|Example]]
|- align="center" style="background-color:#F1F1F1;"
+
 
||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.|| ||[[Banking8 (Example)|Example]]
+
|- align="center"
+
||bank_error||/string/en/||error_message.stf||internal_command_string||An unknown error occurred during your banking transaction. Please contact a GM.|| ||[[Banking9 (Example)|Example]]
+
|- align="center" style="background-color:#F1F1F1;"
+
||bank_menu_open||/string/en/||error_message.stf||internal_command_string||Your transaction request has been denied because you have a bank menu open.|| ||[[Banking10 (Example)|Example]]
+
|- align="center"
+
||bank_null_transaction||/string/en/||error_message.stf||internal_command_string||Your banking transaction request must be for an amount greater than zero.|| ||[[Banking11 (Example)|Example]]
+
|- align="center" style="background-color:#F1F1F1;"
+
||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.|| ||[[Banking12 (Example)|Example]]
+
|- align="center"
+
||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.|| ||[[Banking13 (Example)|Example]]
+
|- align="center" style="background-color:#F1F1F1;"
+
||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.|| ||[[Banking14 (Example)|Example]]
+
|- align="center"
+
||insufficient_funds_bank||/string/en/||error_message.stf||internal_command_string||You lack the bank funds to complete this transaction request.|| ||[[Banking15 (Example)|Example]]
+
|- align="center" style="background-color:#F1F1F1;"
+
||insufficient_funds_cash||/string/en/||error_message.stf||internal_command_string||You lack the cash funds to complete this transaction request.|| ||[[Banking16 (Example)|Example]]
+
 
|}
 
|}
 
|}
 
|}

Revision as of 20:49, 23 August 2009

Game Messages - Banking

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Banking Game Messages

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Email / System Messages

Tipping

Banking

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

Credit Network Transactions

width="100px"|ID Path Filename Trigger Body Notes Examples
prose_buy_pass /string/en/ bartender.stf internal_command_string You successfully purchase a %TT for %DI credits. Message given to a player after they have purchased a drink from a bartender in the cantinas. Example
prose_pay_acct_success /string/en/ base_player.stf internal_command_string You successfully make a payment of %DI credits to %TO. Message a player receives when they are purchasing an item or service from a specific service system or organization. Fines are also part of this system. These include things such as "the galactic travel commission," "the Empire." Example
prose_pay_success /string/en/ base_player.stf internal_command_string You successfully make a payment of %DI credits to %TT. Message a player receives when they are purchasing an item or service from their current look at target. This includes things like Trainers, Cloning, Insurance terminals. Example
prose_pay_success_no_target /string/en/ base_player.stf internal_command_string You successfully make a payment of %DI credits. Example
sale_fee /string/en/ base_player.stf internal_command_string The fee for your listing is %DI credits. This is the credit listing fee for the bazaar. May be also for premium auction as well. Example


prose_pay_nsf /string/en/ error_message.stf internal_command_string You have insufficient funds to pay %DI credits to %TT. Example
prose_pay_fail /string/en/ error_message.stf internal_command_string Your attempt to pay %DI credits to %TT has failed. Example

Bank Safety Deposit Box UI

ID Path Filename Trigger Window Title Window Description SUI Button Label Window Contents


Safety Deposit

Bank Deposit/Withdrawal UI

ID Path Filename Trigger Window Title Window Description SUI Button Label Window Contents
bank_title /string/en/ base_player.stf internal_command_string Banking
bank_prompt /string/en/ base_player.stf internal_command_string Please select the amounts for each account.
Cancel
Revert
OK
Deposit/Withdraw

Bank Tip SUI

ID Path Filename Trigger Title Description Button Label Window Contents
tip_wire_title /string/en/ base_player.stf internal_command_string Confirm Bank Transfer
tip_wire_prompt /string/en/ base_player.stf internal_command_string A surcharge of 5% will be added to your requested bank-to-bank transfer amount. Would you like to continue?
No
Yes
Bank Tipping

Banking E-mail

ID Path Filename Trigger Subject Message Notes Examples
prose_wire_mail_from /string/en/ base_player.stf internal_command_string On behalf of %TO (Unknown) Example
prose_wire_mail_self /string/en/ base_player.stf internal_command_string %TO has received %DI credits from you, via bank wire transfer. This is the email body message sent to the player after they have sent another player a bank tip. This is a notification that the other player has received the funds. Example
prose_wire_mail_target /string/en/ base_player.stf internal_command_string %DI credits from %TO have been successfully delivered from escrow to your bank account. This is the email body message send to a player when another player has sent them credits via a bank tip. This is a notification that they have received the credits. Example
prose_wire_pass_self /string/en/ base_player.stf internal_command_string You have successfully sent %DI bank credits to %TO. (Unknown) Example
prose_wire_pass_target /string/en/ base_player.stf internal_command_string You have successfully received %DI bank credits from %TO. (Unknown) Example
wire_mail_subject /string/en/ base_player.stf internal_command_string Bank Transfer Complete... E-mail subject header for bank tip messages. Example
wire_pass_self /string/en/ base_player.stf internal_command_string Your /tip transaction was successfully completed. (Unknown) Example