Difference between revisions of "Deathblow (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 73: Line 73:
 
||%TT is no more.
 
||%TT is no more.
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 82: Line 82:
 
||You were slain by %TT. Requesting clone activation...
 
||You were slain by %TT. Requesting clone activation...
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 2 (Example)|Example]]
  
  
Line 93: Line 93:
 
||You have been awarded %DI points of %TO faction standing.
 
||You have been awarded %DI points of %TO faction standing.
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 3 (Example)|Example]]
  
  
Line 103: Line 103:
 
||You have lost %DI points of %TO faction standing!
 
||You have lost %DI points of %TO faction standing!
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 4 (Example)|Example]]
  
  
Line 114: Line 114:
 
||You cannot gain any more of %TO faction standing.
 
||You cannot gain any more of %TO faction standing.
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 5 (Example)|Example]]
  
  
Line 125: Line 125:
 
||You cannot lose any more of %TO faction standing.
 
||You cannot lose any more of %TO faction standing.
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 6 (Example)|Example]]
  
  
Line 135: Line 135:
 
||You receive a Cries of Alderaan Bonus of %DI %TO faction points.
 
||You receive a Cries of Alderaan Bonus of %DI %TO faction points.
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 7 (Example)|Example]]
  
  
Line 146: Line 146:
 
||You have died. Requesting clone activation...
 
||You have died. Requesting clone activation...
 
||Notes
 
||Notes
||Examples
+
||[[Deathblow 8 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

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

ID Path Filename Trigger Message Notes Examples
prose_target_dead /string/en/ base_player.stf internal_command_string %TT is no more. Notes Example
prose_victim_dead /string/en/ base_player.stf internal_command_string You were slain by %TT. Requesting clone activation... Notes Example


prose_award_faction /string/en/ base_player.stf internal_command_string You have been awarded %DI points of %TO faction standing. Notes Example


prose_lose_faction /string/en/ base_player.stf internal_command_string You have lost %DI points of %TO faction standing! Notes Example


prose_max_faction /string/en/ base_player.stf internal_command_string You cannot gain any more of %TO faction standing. Notes Example


prose_min_faction /string/en/ base_player.stf internal_command_string You cannot lose any more of %TO faction standing. Notes Example


prose_coa_bonus /string/en/ base_player.stf internal_command_string You receive a Cries of Alderaan Bonus of %DI %TO faction points. Notes Example


victim_dead /string/en/ base_player.stf internal_command_string You have died. Requesting clone activation... Notes Example