Difference between revisions of "Auction Complete 1 (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 47: Line 47:
 
|- 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 notification to a player when they have bought an offer made to their vendor.
+
||E-mail sent to the owner of an item on the bazaar to which there was a successful completion of a bid auction.
 
||
 
||
 
|}
 
|}
 
|}
 
|}

Revision as of 06:05, 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_auction_seller /string/en/ auction.stf internal_command_string auctioner Auction Complete E-mail sent to the owner of an item on the bazaar to which there was a successful completion of a bid auction. Example
seller_success /string/en/ auction.stf internal_command_string Your auction of %TO has been sold to %TT for %DI credits E-mail message given to a player that has sold an item via instant sale or by auction on the bazaar. Example
buyer_success_location /string/en/ auction.stf internal_command_string The sale took place at %TT, on %TO. E-mail sent to the owner of an item on the bazaar to which there was a successful completion of a bid auction.