Difference between revisions of "Structure Notifications (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 58: Line 58:
  
 
= Game Mechanics =
 
= Game Mechanics =
 +
 +
 +
 +
 +
 +
 +
'''Structure Pool Empty'''
 +
 +
E-mail sent when a structure has become damaged from lack of credits in the maintenance pool.
  
  
Line 69: Line 78:
  
  
 
'''Structure Damaged'''
 
 
E-mail sent when a structure has become damaged from lack of credits in the maintenance pool.
 
  
 
|- align="center"
 
|- align="center"
Line 86: Line 91:
  
 
|- align="center"
 
|- align="center"
||mail_structure_damage_sub
+
||structure_maintenance_empty_subject
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
||Structure Damaged!
+
||Structure maintenance pool empty!
 
||
 
||
 
||
 
||
||[[Player Structure Email 2 (example)|Example]]
+
||[[Player Structure Email 1 (example)|Example]]
  
  
  
 
|- align="center"
 
|- align="center"
||mail_structure_damage
+
||structure_maintenance_empty_body
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
Line 105: Line 110:
 
||
 
||
 
||
 
||
||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.
+
||Your %TT %TO has an empty maintenance pool. It will start deducting from your bank account automatically.
 
||
 
||
||[[Player Structure Email 3 (example)|Example]]
+
||[[Player Structure Email 1 (example)|Example]]
 +
 
 +
 
 +
 
 +
|}
 +
|}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
'''Structure Damaged'''
 +
 
 +
E-mail sent when a structure has become damaged from lack of credits in the maintenance pool.
 +
 
 +
 
 +
 
 +
{| align="center"
 +
|-
 +
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Sender'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
  
  
  
 
|- align="center"
 
|- align="center"
||mail_structure_damage_condemn
+
||management
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 +
||Structure Management
 
||
 
||
 
||
 
||
||Your %TT %TO is currently at %DI percent condition.  It will be condemned if it reaches 0.  If you wish to keep this structure, you should immediately add maintenance.
+
||[[Player Structure Email 2 (example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||mail_structure_damage_sub
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
||[[Player Structure Email 4 (example)|Example]]
+
||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]]
 +
 
 +
 
  
 
|}
 
|}
Line 146: Line 204:
 
||
 
||
 
||
 
||
||[[Player Structure Email 1 (example)|Example]]
+
||[[Player Structure Email 3 (example)|Example]]
  
  
Line 158: Line 216:
 
||
 
||
 
||
 
||
||[[Player Structure Email 2 (example)|Example]]
+
||[[Player Structure Email 3 (example)|Example]]
  
  
Line 173: Line 231:
 
||Your %TT %TO is currently at %DI percent condition.  It will be condemned if it reaches 0.  If you wish to keep this structure, you should immediately add maintenance.
 
||Your %TT %TO is currently at %DI percent condition.  It will be condemned if it reaches 0.  If you wish to keep this structure, you should immediately add maintenance.
 
||
 
||
||[[Player Structure Email 4 (example)|Example]]
+
||[[Player Structure Email 3 (example)|Example]]
  
 
|}
 
|}

Revision as of 23:48, 10 February 2009




Game Mechanics - Mechanics 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.

Mechanics This document is about game mechanics.

Game Mechanics

Structure Pool Empty

E-mail sent when a structure has become damaged from lack of credits in the maintenance pool.


ID Path Filename Trigger Sender Subject Body Notes Examples


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


structure_maintenance_empty_subject /string/en/ player_structure.stf internal_command_string Structure maintenance pool empty! Example


structure_maintenance_empty_body /string/en/ player_structure.stf internal_command_string Your %TT %TO has an empty maintenance pool. It will start deducting from your bank account automatically. Example







Structure Damaged

E-mail sent when a structure has become damaged from lack of credits in the maintenance pool.


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







Structure Condemed

E-mail sent when a structure has become damaged from lack of credits in the maintenance pool and reaches 0% condition. When the structure reaches 0% it will be flagged as condemned which makes it so that no player can enter the structure until the accrued repair cost fees have been paid off. This feature was added in publish 12.1.

/string/en/ player_structure.stf internal_command_string Example


/string/en/ player_structure.stf internal_command_string Example



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

|}


Source References

Source Source in Context