Difference between revisions of "Factory Redeeding SUI3 (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'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||confirm_destruction_t
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Confirm Structure Destruction
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||Examples
+
||[[Factory Redeeding SUI3 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||your_structure_prefix
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Your structure
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI3 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||will_redeed_suffix
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
|| be redeeded. If you wish to continue with destroying your structure, please enter the following code into the inputbox.
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI3 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||will_redeed_confirm
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||WILL
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI3 1 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 23:46, 2 July 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 Title Description Button Notes Examples
confirm_destruction_t /string/en/ player_structure.stf internal_command_string Confirm Structure Destruction Notes Example


your_structure_prefix /string/en/ player_structure.stf internal_command_string Your structure Notes Example



will_redeed_suffix /string/en/ player_structure.stf internal_command_string be redeeded. If you wish to continue with destroying your structure, please enter the following code into the inputbox. Notes Example


will_redeed_confirm /string/en/ player_structure.stf internal_command_string WILL Notes Example