Difference between revisions of "Instant Sale Complete (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 44: Line 44:
 
|- align="center"
 
|- align="center"
 
||seller_success||/string/en/||auction.stf||internal_command_string|| ||||Your auction of %TO has been sold to %TT for %DI credits
 
||seller_success||/string/en/||auction.stf||internal_command_string|| ||||Your auction of %TO has been sold to %TT for %DI credits
||E-mail sent to the item's owner when they sell the item that they auctioned off on the bazaar
+
||This is the e-mail subject header message sent to the player that has sold an item using instant sale on the bazaar.
 +
||
 
||[[bazaar1 (Example)|Example]]
 
||[[bazaar1 (Example)|Example]]
  
 
|- align="center" style="background-color:#F1F1F1;"
 
|- align="center" style="background-color:#F1F1F1;"
 
||buyer_success_location||/string/en/||auction.stf||internal_command_string|||| ||The sale took place at %TT, on %TO.
 
||buyer_success_location||/string/en/||auction.stf||internal_command_string|||| ||The sale took place at %TT, on %TO.
||E-mail sent to the item's owner when they sell the item that they auctioned off on the bazaar
+
||This is the e-mail subject header message sent to the player that has sold an item using instant sale on the bazaar.
 +
||
  
 
|}
 
|}
 
|}
 
|}

Revision as of 07:20, 20 August 2009




Game Messages - Message Category

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



Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Sender Subject Body Notes Examples
subject_instant_seller /string/en/ auction.stf internal_command_string Instant Sale Complete This is the e-mail subject header message sent to the player that has sold an item using instant sale on the bazaar. Example
seller_success /string/en/ auction.stf internal_command_string Your auction of %TO has been sold to %TT for %DI credits This is the e-mail subject header message sent to the player that has sold an item using instant sale on the bazaar. Example
buyer_success_location /string/en/ auction.stf internal_command_string The sale took place at %TT, on %TO. This is the e-mail subject header message sent to the player that has sold an item using instant sale on the bazaar.