Difference between revisions of "Auction Complete 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=...)
 
(Related Tags)
 
(6 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 28: Line 28:
  
 
== System Messages ==
 
== System Messages ==
 +
 +
  
 
{| align="center"
 
{| align="center"
Line 34: Line 36:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Sender'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
 +
|- align="center"
 +
||subject_auction_seller||/string/en/||auction.stf||internal_command_string||auctioner||Auction Complete||
 +
||E-mail sent to the item's owner when they sell the item that they auctioned off on the bazaar
 +
||[[bazaar4 (Example)|Example]]
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||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
 +
||[[bazaar1 (Example)|Example]]
 +
|- 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 the item's owner when they sell the item that they auctioned off 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_seller /string/en/ auction.stf internal_command_string auctioner Auction Complete E-mail sent to the item's owner when they sell the item that they auctioned off 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 E-mail sent to the item's owner when they sell the item that they auctioned off 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 item's owner when they sell the item that they auctioned off on the bazaar