Difference between revisions of "Droid Customization Kit SUI Prompt 2 (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Description)
(Related Tags)
 
(3 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|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"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 
||
 
||
||
+
||Cancel
 +
||Notes
 +
||[[Droid Customization SUI 2 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Ok
 +
||Patch 14
 +
||[[Droid Customization SUI 2 (Example)|Example]]
 +
 +
|- align="center"
 +
||revert
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
||Notes
+
||
 +
||Revert
 +
||Patch 14
 
||[[Droid Customization SUI 2 (Example)|Example]]
 
||[[Droid Customization SUI 2 (Example)|Example]]
 
 
  
 
|}
 
|}
 
|}
 
|}
 +
 +
The header for the SUI is simply listed as, "Star Wars Galaxies" <br>
 +
The droid trim customization uses a palette file depending on the type of droid being customized.<br>
 +
For example: patch_00.tre/palette/astromech.pal, patch_00.tre/palette/astromech_body.pal, etc.

Latest revision as of 20:53, 10 August 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

Droid Customization Kit SUI Prompt 2 (Game Messages)

Related Tags

100% This document is complete.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
cancel /string/en/ ui.stf internal_command_string Cancel Notes Example
ok /string/en/ ui.stf internal_command_string Ok Patch 14 Example
revert /string/en/ ui.stf internal_command_string Revert Patch 14 Example

The header for the SUI is simply listed as, "Star Wars Galaxies"
The droid trim customization uses a palette file depending on the type of droid being customized.

For example: patch_00.tre/palette/astromech.pal, patch_00.tre/palette/astromech_body.pal, etc.