Difference between revisions of "Deathblow (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 83: Line 83:
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
 +
 +
|- align="center"
 +
||prose_award_faction
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have been awarded %DI points of %TO faction standing.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||prose_lose_faction
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have lost %DI points of %TO faction standing!
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||prose_max_faction
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You cannot gain any more of %TO faction standing.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||prose_min_faction
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You cannot lose any more of %TO faction standing.
 +
||Notes
 +
||Examples
 +
 
|}
 
|}
 
|}
 
|}

Revision as of 05:02, 30 September 2008




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 Examples
prose_victim_dead /string/en/ base_player.stf internal_command_string You were slain by %TT. Requesting clone activation... Notes Examples


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


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


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


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