Difference between revisions of "Factory Redeeding SUI (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)}...)
 
 
(5 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Redeeding SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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_d1
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
 
 
||
 
||
 +
||You have elected to destroy a structure. Pertinent structure data can be found in the list below.
 
||
 
||
 
||Notes
 
||Notes
||Examples
+
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||confirm_destruction_d2
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Please complete the following steps to confirm structure deletion.
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||confirm_destruction_d3a
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
|| If you wish to redeed your structure, all structure data must be
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||confirm_destruction_d3b
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||GREEN
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||confirm_destruction_d4
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
|| To continue with structure deletion, click YES. Otherwise, please click NO.
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||redeed_confirmation
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||WILL REDEED:
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||can_redeed_alert
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||CAN REDEED:
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||redeed_condition
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||CONDITION: 
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||redeed_maintenance
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||MAINTENANCE: 
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||can_redeed_no_suffix
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||NO
 +
||
 +
||Notes
 +
||[[Factory Redeeding SUI1 1 (Example)|Example]]
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 17:57, 11 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

Redeeding SUI (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
confirm_destruction_d1 /string/en/ player_structure.stf internal_command_string You have elected to destroy a structure. Pertinent structure data can be found in the list below. Notes Example


confirm_destruction_d2 /string/en/ player_structure.stf internal_command_string Please complete the following steps to confirm structure deletion. Notes Example


confirm_destruction_d3a /string/en/ player_structure.stf internal_command_string If you wish to redeed your structure, all structure data must be Notes Example
confirm_destruction_d3b /string/en/ player_structure.stf internal_command_string GREEN Notes Example
confirm_destruction_d4 /string/en/ player_structure.stf internal_command_string To continue with structure deletion, click YES. Otherwise, please click NO. Notes Example


redeed_confirmation /string/en/ player_structure.stf internal_command_string WILL REDEED: Notes Example


can_redeed_alert /string/en/ player_structure.stf internal_command_string CAN REDEED: Notes Example


redeed_condition /string/en/ player_structure.stf internal_command_string CONDITION: Notes Example


redeed_maintenance /string/en/ player_structure.stf internal_command_string MAINTENANCE: Notes Example


can_redeed_no_suffix /string/en/ player_structure.stf internal_command_string NO Notes Example