Difference between revisions of "Deathblow (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 65: Line 65:
 
|- 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'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||prose_target_dead
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||%TT is no more.
 +
||Notes
 +
||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_coa_bonus
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You receive a Cries of Alderaan Bonus of %DI %TO faction points.
 +
||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
 +
 
 +
|- align="center"
 +
||prose_max_faction
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You cannot gain any more of %TO faction standing.
 +
||Notes
 +
||Examples
 
|}
 
|}
 
|}
 
|}

Revision as of 02:53, 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_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_coa_bonus /string/en/ base_player.stf internal_command_string You receive a Cries of Alderaan Bonus of %DI %TO faction points. Notes Examples


prose_min_faction /string/en/ base_player.stf internal_command_string You cannot lose any more 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