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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(System Messages)
 
Line 38: Line 38:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Sender'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Sender'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||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.  
+
||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 offered item to their vendor.
||[[bazaar24 (Example)|Example]]
+
||
 
|- 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 offer made to their vendor.
||[[bazaar11 (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 notification sent to the buyer after they have won an auction or instant sale on the bazaar or have bought something from a player vendor.
+
||E-mail notification to a player when they have bought an offer made to their vendor.
||[[bazaar14 (Example)|Example]]
+
||
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 04:57, 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 offered item to their vendor.
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 offer made to their vendor.
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.