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)}...)
 
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Redeeding SUI3 (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_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]]
 
|}
 
|}
 
|}
 
|}

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 SUI3 (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_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