Bank Tipping Emails (Game Mechanics)

From SWGANH Wiki
Revision as of 05:30, 10 February 2009 by Ready (Talk | contribs) (Game Mechanics)

Jump to: navigation, search




Game Mechanics - Mechanics Category

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

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

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



Source References

Source Source in Context