Difference between revisions of "Unknown System Message (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 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||attribmod_apply
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You suddenly feel different.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
 +
|- align="center"
 +
||bind_removed
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||To enable selective clone respawn again, you must pay another clone data storage fee.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||cash_transfer_failed
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||Cash transfer failed.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||haveconsent_true
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have their consent.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||killer_target_dead
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||Your target is no more.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||killer_target_incapacitated
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have incapacitated your target.
 +
||Notes
 +
||Examples
 +
 
|}
 
|}
 
|}
 
|}

Revision as of 02:24, 1 October 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
attribmod_apply /string/en/ base_player.stf internal_command_string You suddenly feel different. Notes Examples


bind_removed /string/en/ base_player.stf internal_command_string To enable selective clone respawn again, you must pay another clone data storage fee. Notes Examples


cash_transfer_failed /string/en/ base_player.stf internal_command_string Cash transfer failed. Notes Examples


haveconsent_true /string/en/ base_player.stf internal_command_string You have their consent. Notes Examples


killer_target_dead /string/en/ base_player.stf internal_command_string Your target is no more. Notes Examples



killer_target_incapacitated /string/en/ base_player.stf internal_command_string You have incapacitated your target. Notes Examples