Difference between revisions of "Vendor Item Purchased Player Vendor 1 (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 42: Line 42:
 
|- align="center"
 
|- align="center"
 
||buyer_success||/string/en/||auction.stf||internal_command_string|| ||||You have won the auction of "%TO" from "%TT" for %DI credits.  See the attached waypoint for location.
 
||buyer_success||/string/en/||auction.stf||internal_command_string|| ||||You have won the auction of "%TO" from "%TT" for %DI credits.  See the attached waypoint for location.
||E-mail notification to a player when they have won a bidding auction from the bazaar, or bought an instant sale item from the bazaar, or if they have purchased an item from a player vendor.
+
||E-mail notification to a player when they have bought an item from a player vendor.
 
||[[bazaar11 (Example)|Example]]
 
||[[bazaar11 (Example)|Example]]
|- align="center"
+
|- align="center" style="background-color:#F1F1F1;"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||Sender||Subject||Body||Notes||Examples
+
||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 item from a player vendor.
 +
||[[bazaar14 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

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

100% This document is complete.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Sender Subject Body Notes Examples
subject_vendor_buyer /string/en/ auction.stf internal_command_string auctioner Vendor Item Purchased E-mail header for the Message that a player receives when they purchase an item from a player vendor. Example
buyer_success /string/en/ auction.stf internal_command_string You have won the auction of "%TO" from "%TT" for %DI credits. See the attached waypoint for location. E-mail notification to a player when they have bought an item from a player vendor. Example
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 item from a player vendor. Example