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=...)
 
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"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||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.
 +
||[[bazaar4 (Example)|Example]]
 +
|- align="center"
 +
||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.
 +
||[[bazaar1 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 06:00, 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