Difference between revisions of "Structure Damaged Destroyed (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| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 58: Line 58:
  
 
= System Messages =
 
= System Messages =
 +
 +
 +
'''Structure Damaged Notification 1'''
 +
 +
E-mail sent when a structure has become damaged from lack of credits in the maintenance pool. This notified the player that their structure would be destroyed if the condition of the structure reached 0%. This is the system used prior to 12.1.
 +
 +
  
 
{| align="center"
 
{| align="center"
Line 64: Line 71:
 
{| 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
+
||management
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||Structure Management
 +
||
 +
||
 +
||
 +
||[[Player Structure Email 2 (example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||mail_structure_damage_sub
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Structure Damaged!
 +
||
 +
||
 +
||[[Player Structure Email 2 (example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||mail_structure_damage
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Your %TT %TO is currently at %DI percent condition.  It will be destroyed if it reaches 0.  If you wish to keep this structure, you should immediately add maintenance.
 +
||
 +
||[[Player Structure Email 2 (example)|Example]]
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 00:09, 19 February 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.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

Structure Damaged Notification 1

E-mail sent when a structure has become damaged from lack of credits in the maintenance pool. This notified the player that their structure would be destroyed if the condition of the structure reached 0%. This is the system used prior to 12.1.


ID Path Filename Trigger Sender Subject Body Notes Examples


management /string/en/ player_structure.stf internal_command_string Structure Management Example


mail_structure_damage_sub /string/en/ player_structure.stf internal_command_string Structure Damaged! Example


mail_structure_damage /string/en/ player_structure.stf internal_command_string Your %TT %TO is currently at %DI percent condition. It will be destroyed if it reaches 0. If you wish to keep this structure, you should immediately add maintenance. Example