Difference between revisions of "Auction Canceled (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)
 
(5 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 35:
 
{| 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_cancelled||/string/en/||auction.stf||internal_command_string||auctioner||Auction Cancelled||||Message given to a player that was bidding on an item, but which has been pulled from the auction by the owner
 +
||[[bazaar8 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||buyer_canceled||/string/en/||auction.stf||internal_command_string||auctioner||||The auction of "%TO" that you were bidding on has been canceled by %TT.
 +
||Message given to a player that was bidding on an item, but which has been pulled from the auction by the owner
 +
||[[bazaar2 (Example)|Example]]
 +
 
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:02, 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_cancelled /string/en/ auction.stf internal_command_string auctioner Auction Cancelled Message given to a player that was bidding on an item, but which has been pulled from the auction by the owner Example
buyer_canceled /string/en/ auction.stf internal_command_string auctioner The auction of "%TO" that you were bidding on has been canceled by %TT. Message given to a player that was bidding on an item, but which has been pulled from the auction by the owner Example