Difference between revisions of "Banking (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Bank Safety Deposit Box UI)
(Credit Network Transactions)
 
(37 intermediate revisions by 3 users not shown)
Line 49: Line 49:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D50%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 58: Line 58:
 
= Email / System Messages =
 
= Email / System Messages =
  
file:///C:/anhwork/downloads/All-Logs/Helzephyr/Chatlog_2/31183221222.uis_1_.html
 
  
02:13:40 You lack the bank funds to wire 40000 credits to %TT.<br>
 
02:13:53 You have joined the bank<br>
 
02:14:05 You successfully deposit 29096 credits to your account.<br>
 
02:14:12 You have quit the bank<br>
 
02:14:22 You do not have 42000 credits (surcharge included) to tip the desired amount to bryssk.<br>
 
02:14:53 An amount of 35000 credits have been transferred from your bank to escrow. It will be delivered to bryssk as soon as possible.<br>
 
  
  
Line 71: Line 64:
  
  
== Tipping ==
 
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
 
 
|----
 
|bank_to_escrow
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|An amount of %DI credits have been transferred from your bank to escrow.  It will be delivered to %TO as soon as possible.
 
|Message a player receives just after they bank tip a player.
 
|[[Tipping1 (Example)|Example]]
 
|----
 
|escrow_withdraw_failed
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|%TO attempted to transfer %DI credits to you via bank wire.  The transfer from escrow to your bank account failed.  %TO has been refunded.
 
|(Unknown)
 
|[[Tipping2 (Example)|Example]]
 
|----
 
|failed_escrow_refund
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Your attempt to transfer %DI credits to %TO via a bank wire failed.  The attempt to refund the money to you from an escrow account also failed.  Please contact a CSR for a manual refund.
 
|(Unknown)
 
|[[Tipping3 (Example)|Example]]
 
|----
 
|prose_tip_abort
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Aborting last attempted /tip to %TT...
 
|(Unknown)
 
|[[Tipping4 (Example)|Example]]
 
|----
 
|prose_tip_invalid_amt
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|/TIP: invalid amount ("%DI").
 
|(Unknown)
 
|[[Tipping5 (Example)|Example]]
 
|----
 
|prose_tip_invalid_param
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|/TIP: invalid amount ("%TO") parameter.
 
|Message a player receives when they use the /tip command with an improper parameter or value such as giving 0 as an amount to tip.  Attempting to tip an offline, or non existant or player that is not in range will result in this message also. The message is also gained when you use the wrong syntax for the tip or if the tip is too large of a figure to be a valid syntax..
 
|[[Tipping6 (Example)|Example]]
 
|----
 
|prose_tip_nsf_bank
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You lack the bank funds to wire %DI credits to %TT.
 
|Message a player receives when they attempt to perform a bank tip to a player when they do not have enough credits to cover the designated tip.  (this is a sperate issue than from surcharge value)
 
|[[Tipping7 (Example)|Example]]
 
|----
 
|prose_tip_nsf_cash
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You lack the cash funds to tip %DI credits to %TT.
 
|Message a player receives when they do not have the cash on hand or hard credits to /tip a player.
 
|[[Tipping8 (Example)|Example]]
 
|----
 
|prose_tip_nsf_wire
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You do not have %DI credits (surcharge included) to tip the desired amount to %TT.
 
|Message a player receives when the have enough money to bank tip the desired credits to a player, but they do not have enough when factoring in the sur charge.
 
|[[Tipping9 (Example)|Example]]
 
|----
 
|prose_tip_pass_self
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You successfully tip %DI credits to %TT.
 
|Message a player receives when they successfully tip credits to another player.
 
|[[Tipping10 (Example)|Example]]
 
|----
 
|prose_tip_pass_target
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|%TT tips you %DI credits.
 
|Message a player receives when they receive credits from a nother player into their on-hand credit pool.
 
|[[Tipping11 (Example)|Example]]
 
|----
 
|prose_tip_range
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You are too far away to tip %TT with cash.  You can send a wire transfer instead.
 
|Message a player receives when they attempt to perform a tip on a player  that is too far away for them to tip normally.  This means that the tip defaults to a bank tip.
 
|[[Tipping12 (Example)|Example]]
 
|----
 
|received_escrow_refund
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Your attempt to transfer %DI credits to %TO via a bank wire failed.  The money has been refunded to you (minus transfer fee) from the escrow account.
 
|(Unknown)
 
|[[Tipping13 (Example)|Example]]
 
|----
 
|tip_abort
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Aborting last /tip attempt...
 
|(Unknown)
 
|[[Tipping14 (Example)|Example]]
 
|----
 
|tip_clear
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Clearing last /tip transaction information...
 
|(Unknown)
 
|[[Tipping15 (Example)|Example]]
 
|----
 
|tip_error
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|There was an error processing your /tip request. Please try again.
 
|(Unknown)
 
|[[Tipping16 (Example)|Example]]
 
|----
 
|tip_nsf
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|It appears that you have insufficient cash credits to tip that much.
 
|(Unknown)
 
|[[Tipping17 (Example)|Example]]
 
|----
 
|tip_syntax
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|SYNTAX: /tip &lt;amount&gt; (to current target) or /tip &lt;name&gt; &lt;amount&gt;
 
|Message a player receives when they use the /tip command without parameters or if the parameters are incorrect.
 
|[[Tipping18 (Example)|Example]]
 
|----
 
|tip_target_offline
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|You cannot tip someone who is not online.
 
|(Unknown)
 
|[[Tipping19 (Example)|Example]]
 
|----
 
|}
 
|}
 
  
 
== Banking ==
 
== Banking ==
Line 247: Line 74:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
 +
|- align="center" style="background-color:#F1F1F1;"
 +
|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.||
 
|- align="center"
 
|- align="center"
|bank_success
+
|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.||[[Banking1 (Example)|Example]]
|/string/en/
+
|- align="center" style="background-color:#F1F1F1;"
|base_player.stf
+
|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.||[[Banking2 (Example)|Example]]
|internal_command_string  
+
|Bank transaction successfully completed.
+
|
+
|
+
|----
+
|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.
+
|[[Banking1 (Example)|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.
+
|[[Banking2 (Example)|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.
+
|[[Banking3 (Example)|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.
+
|[[Banking4 (Example)|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.
+
|[[Banking5 (Example)|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.
+
|[[Banking6 (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"
 
|- align="center"
||bank_deposit
+
|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.||[[Banking3 (Example)|Example]]
||/string/en/
+
|- align="center" style="background-color:#F1F1F1;"
||error_message.stf
+
|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.||[[Banking4 (Example)|Example]]
||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"
 
|- align="center"
||bank_error
+
|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.||[[Banking5 (Example)|Example]]
||/string/en/
+
|- align="center" style="background-color:#F1F1F1;"
||error_message.stf
+
|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.||[[Banking6 (Example)|Example]]
||internal_command_string
+
||An unknown error occurred during your banking transaction. Please contact a GM.
+
||
+
||[[Banking9 (Example)|Example]]
+
 
+
 
|- align="center"
 
|- align="center"
||bank_menu_open
+
|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]]
||/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"
+
||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"
+
||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"
+
||insufficient_funds_cash
+
||/string/en/
+
||error_message.stf
+
||internal_command_string
+
||You lack the cash funds to complete this transaction request.
+
||
+
||[[Banking16 (Example)|Example]]
+
 
+
  
 
|}
 
|}
 
|}
 
|}
 
== Credit Network ==
 
 
 
 
 
 
 
 
 
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
 
 
|badgroupcoinsplit
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Group Split Error Account
 
|(unknown)
 
||[[Credit Network1 (Example)|Example]]
 
|---- align="center"
 
|bank
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|bank
 
|This is probably the account into which accepts funds sent in by players for their bank withdrawals and deposits, and/or by which their purchases are deducted from such as from the bazaar, player vendors or npcs selling goods.
 
||[[Credit Network2 (Example)|Example]]
 
|---- align="center"
 
|bazaarsystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|the Galactic Trade Commission
 
|This is probably the account into which accepts funds sent in by player vendor maintenance  to pay for merchant fees such as global ad campaign if the merchant has their vendor setup to be part of the global ad campaign.
 
 
||[[Credit Network3 (Example)|Example]]
 
|---- align="center"
 
|betatest
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Beta Test Fund
 
|(unknown)
 
 
||[[Credit Network4 (Example)|Example]]
 
|---- align="center"
 
|bountysystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Bounty System
 
|This is probably the account into which offers payouts to players who successfully complete player jedi bounties or bounty hunter missions in general.
 
 
||[[Credit Network5 (Example)|Example]]
 
|---- align="center"
 
|cantinadrink
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Cantina Drink
 
|This is probably the account into which accepts the funds sent by a player when they purchase drinks from the bartender.
 
 
||[[Credit Network6 (Example)|Example]]
 
|---- align="center"
 
|charactercreation
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Character Creation
 
|This is probably the account into which the player receives their starting funds from, perhaps if they decide to skip tutorial?
 
 
||[[Credit Network7 (Example)|Example]]
 
|---- align="center"
 
|cloningsystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Cloning System
 
|This is probably the account into which accepts the funds sent by a player when they are using a cloning terminal.
 
 
||[[Credit Network8 (Example)|Example]]
 
|---- align="center"
 
|corpseexpiration
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Corpse Expiration Tracking
 
|(unknown)
 
 
||[[Credit Network9 (Example)|Example]]
 
|---- align="center"
 
|customerservice
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Customer Service
 
|(unknown)
 
 
||[[Credit Network10 (Example)|Example]]
 
|---- align="center"
 
|dispensersystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Dispenser System
 
|(unknown)
 
 
||[[Credit Network11 (Example)|Example]]
 
|---- align="center"
 
|fines
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Contraband Scanning Fines
 
|This is probably the account into which accepts the funds taken from a player's bank account when the player has to pay a fine after failing an imperial or rebel scan. This also possibly tallys the outstanding fines a player has and records them.
 
 
||[[Credit Network12 (Example)|Example]]
 
|---- align="center"
 
|gamblingcardsabacc
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Sabacc Account
 
|This is probably the account into which accepts the funds sent in by a player when they participate in the sabaac wheel game at hotels/casinos/jabbas palace.  It is probably also the same account used for payouts when the player wins.
 
 
||[[Credit Network13 (Example)|Example]]
 
|---- align="center"
 
|gamblingroulette
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Roulette Account
 
|This is probably the account into which accepts funds sent in by a player when they participate in the Roulette games in the hotels/casinos/jabbas palace. It is probably also used for payouts.
 
 
||[[Credit Network14 (Example)|Example]]
 
|---- align="center"
 
|gamblingslotstandard
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Standard Slot Machine Account
 
|This is probably the account into which accepts funds sent in by a player when they participate in a slot machine in hotels/casinos.  It is probably also used for payouts as well.
 
 
||[[Credit Network15 (Example)|Example]]
 
|---- align="center"
 
|imperialfaction
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|the Empire
 
|This is probably the account used in which sends player's funds from imperial based missions and quests.
 
 
||[[Credit Network16 (Example)|Example]]
 
|---- align="center"
 
|insurancesystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Insurance System
 
|This is probably the account into which accepts funds sent in by players to pay for their insured equipment.
 
 
||[[Credit Network17 (Example)|Example]]
 
|---- align="center"
 
|jabbaspalace
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Jabba the Hutt
 
|This is probably the account into which offers payouts to players performing quests for jabba.
 
 
||[[Credit Network18 (Example)|Example]]
 
|---- align="center"
 
|junkdealer
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Junk Dealer
 
|This is probably the account into which offers players money for their junk turn ins.
 
 
||[[Credit Network19 (Example)|Example]]
 
|---- align="center"
 
|missionsystemdynamic
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Dynamic Mission System
 
|This is probably the account into which offers players payouts for various missions from terminals.
 
 
||[[Credit Network20 (Example)|Example]]
 
|---- align="center"
 
|missionsystemplayer
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Player Mission System
 
|(unknown)
 
 
||[[Credit Network21 (Example)|Example]]
 
|---- align="center"
 
|newbietutorial
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Newbie Tutorial
 
|This is probably the account into which the player receives cash from the space tutorial where the player is given compensation.
 
 
||[[Credit Network22 (Example)|Example]]
 
|---- align="center"
 
|newplayerquests
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|New Player Quests
 
|This is probably the account into which the player receives cash from the droid tutorial quests.
 
 
||[[Credit Network23 (Example)|Example]]
 
|---- align="center"
 
|npcloot
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|NPC Loot
 
|This is probably the account into which the player receives cash from npc corpses.
 
 
||[[Credit Network24 (Example)|Example]]
 
|---- align="center"
 
|poisystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|POI System
 
|(unknown)
 
 
||[[Credit Network25 (Example)|Example]]
 
|---- align="center"
 
|rebelfaction
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Rebellion
 
|This is probably the account into which offers payouts to players performing quests and missions for the rebellion.
 
 
||[[Credit Network26 (Example)|Example]]
 
|---- align="center"
 
|relicdealer
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Relic Dealer
 
|(Unknown)
 
 
||[[Credit Network27 (Example)|Example]]
 
|---- align="center"
 
|shippingsystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|the Galactic Shipping Commission
 
|This is probably the account into which accepts funds sent in by players to pay for bazaar listing fees and premium auctions.
 
 
||[[Credit Network28 (Example)|Example]]
 
|---- align="center"
 
|skilltrainingsystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Skill Training Union
 
|This is probably the account into which accepts funds sent in by players to pay for their skill training.
 
 
||[[Credit Network29 (Example)|Example]]
 
|---- align="center"
 
|structuremaintanence
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Structure Maintenance
 
|This is probably the account into which accepts funds sent in by players to pay for their maintenance on structures.
 
 
||[[Credit Network30 (Example)|Example]]
 
|---- align="center"
 
|testing
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Testing
 
|(Unknown)
 
 
||[[Credit Network31 (Example)|Example]]
 
|---- align="center"
 
|tipsurcharge
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Tip Surcharge
 
|This is probably the account into which accepts funds sent in by players to pay for their banking sur charges.
 
 
||[[Credit Network32 (Example)|Example]]
 
|---- align="center"
 
|travelsystem
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|the Galactic Travel Commission
 
|This is probably the account into which accepts funds sent in by players to pay for their ticket costs on shuttles.
 
 
||[[Credit Network33 (Example)|Example]]
 
|---- align="center"
 
|vehiclerepairs
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Vehicle Repair System
 
|This is probably the account into which accepts funds sent in by players to pay for their vehicle repair costs at garages.
 
 
||[[Credit Network34 (Example)|Example]]
 
|---- align="center"
 
|vendormaintanence
 
|/string/en/money/
 
|acct_n.stf
 
|internal_command_string
 
|Vendor Wages
 
|This is probably the account into which accepts funds sent in by players to pay for their maintenance on vendors.
 
||[[Credit Network35 (Example)|Example]]
 
|----
 
|}
 
 
 
 
 
  
 
== Credit Network Transactions ==
 
== Credit Network Transactions ==
 
  
 
{| align="center"
 
{| align="center"
Line 746: Line 101:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Body'''||'''Notes'''||'''Examples'''
+
||width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Body'''||'''Notes'''||'''Examples'''
 
+
|- align="center" style="background-color:#F1F1F1;"
 
+
||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.||[[Credit Network36 (Example)|Example]]
 
|- align="center"
 
|- align="center"
 
+
||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."||[[Credit Network37 (Example)|Example]]
||prose_buy_pass
+
|- align="center" style="background-color:#F1F1F1;"
||/string/en/
+
||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.||[[Credit Network38 (Example)|Example]]
||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.
+
||[[Credit Network36 (Example)|Example]]
+
 
+
 
+
 
+
 
+
 
|- align="center"
 
|- align="center"
 +
||prose_pay_success_no_target||/string/en/||base_player.stf||internal_command_string||You successfully make a payment of %DI credits.|| ||[[Credit Network39 (Example)|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."
 
||[[Credit Network37 (Example)|Example]]
 
  
 
|- align="center"
 
 
||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.
 
||[[Credit Network38 (Example)|Example]]
 
  
  
 
|- align="center"
 
|- align="center"
 
+
||prose_pay_nsf
||prose_pay_success_no_target
+
 
||/string/en/
 
||/string/en/
||base_player.stf
+
||error_message.stf
 
||internal_command_string
 
||internal_command_string
||You successfully make a payment of %DI credits.
+
||You have insufficient funds to pay %DI credits to %TT.
 
||
 
||
||[[Credit Network39 (Example)|Example]]
+
||[[Credit Network42 (Example)|Example]]
 
+
 
+
 
+
 
+
|- align="center"
+
 
+
||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.
+
||[[Credit Network40 (Example)|Example]]
+
 
+
 
+
 
+
 
+
|- align="center"
+
||prose_pay_acct_fail
+
||/string/en/
+
||error_message.stf
+
||internal_command_string
+
||Your attempt to pay %DI credits to %TO has failed.
+
||(Unknown)
+
||[[Credit Network41 (Example)|Example]]
+
  
 
|}
 
|}
|}
 
 
== Bank Safety Deposit Box UI ==
 
 
 
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Window Contents'''
 
|-
 
|}
 
|}
 
 
 
{| align="center"
 
|-
 
||
 
 
[[image:Banking8.jpg|200px|thumb|Safety Deposit]]
 
 
|}
 
|}
  
 
== Bank Deposit/Withdrawal UI ==
 
== Bank Deposit/Withdrawal UI ==
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
||'''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
 
|
 
|----
 
 
 
|}
 
|}
 
 
 
 
{| align="center"
 
|-
 
||
 
 
 
 
|}
 
|}
 
 
{| align="center"
 
|-
 
||
 
 
[[image:Banking1.jpg|200px|thumb|Deposit/Withdraw]]
 
|}
 
 
== Bank Tip SUI ==
 
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button Label'''||'''Window Contents'''
 
|- align="center"
 
 
|----
 
|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
 
|
 
|----
 
|}
 
|}
 
 
 
 
{| align="center"
 
|-
 
||
 
 
[[image:Banking4.jpg|200px|thumb|Bank Tipping]]
 
|}
 
 
== Banking E-mail  ==
 
 
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''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)
 
|[[Bank Email1 (Example)|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.
 
|[[Bank Email2 (Example)|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.
 
|[[Bank Email3 (Example)|Example]]
 
|----
 
|prose_wire_pass_self
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|
 
|You have successfully sent %DI bank credits to %TO.
 
|(Unknown)
 
|[[Bank Email4 (Example)|Example]]
 
|----
 
|prose_wire_pass_target
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|
 
|You have successfully received %DI bank credits from %TO.
 
|(Unknown)
 
|[[Bank Email5 (Example)|Example]]
 
|----
 
|wire_mail_subject
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|Bank Transfer Complete...
 
|
 
|E-mail subject header for bank tip messages.
 
|[[Bank Email6 (Example)|Example]]
 
|----
 
|wire_pass_self
 
|/string/en/
 
|base_player.stf
 
|internal_command_string
 
|
 
|Your /tip transaction was successfully completed.
 
|(Unknown)
 
|[[Bank Email7 (Example)|Example]]
 
|----
 
|}
 
|}
 

Latest revision as of 21:59, 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

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



prose_pay_nsf /string/en/ error_message.stf internal_command_string You have insufficient funds to pay %DI credits to %TT. Example
== Bank Deposit/Withdrawal UI ==