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

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 69: Line 69:
  
 
|- align="center"
 
|- align="center"
||
+
||management
 
||/string/en/
 
||/string/en/
||
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||
+
||Structure Management
 
||
 
||
 
||
 
||
Line 80: Line 80:
  
 
|- align="center"
 
|- align="center"
||
+
||mail_structure_damage_sub
 
||/string/en/
 
||/string/en/
||
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 +
||Structure Damaged!
 
||
 
||
 
||
 
||
Line 91: Line 92:
  
  
 +
|- 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 3 (example)|Example]]
  
  
 +
 +
|- align="center"
 +
||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.
 +
||
 +
||[[Player Structure Email 4 (example)|Example]]
  
 
|}
 
|}

Revision as of 23:33, 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

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


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