Difference between revisions of "Auction Won 1 (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=...)
 
(Related Tags)
 
(2 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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"
 +
||subject_auction_buyer||/string/en/||auction.stf||internal_command_string||auctioner||Auction Won||
 +
||E-mail sent to a player who has won the bidding auction on the bazaar.
 +
||[[bazaar6 (Example)|Example]]
 +
|- 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.
 +
||E-mail sent to a player who has won the bidding auction on the bazaar.
 +
||
 +
|- align="center" style="background-color:#F1F1F1;"
 +
||buyer_success_location||/string/en/||auction.stf||internal_command_string|||| ||The sale took place at %TT, on %TO.
 +
||E-mail sent to a player who has won the bidding auction on the bazaar.
 
||
 
||
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:03, 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_auction_buyer /string/en/ auction.stf internal_command_string auctioner Auction Won E-mail sent to a player who has won the bidding auction on the bazaar. 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 sent to a player who has won the bidding auction on the bazaar.
buyer_success_location /string/en/ auction.stf internal_command_string The sale took place at %TT, on %TO. E-mail sent to a player who has won the bidding auction on the bazaar.