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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(Related Tags)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Droid Customization Kit SUI Prompt 1 (Game Messages)
 
|valign=top|
 
|valign=top|
  
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"
 +
||mnu_customize
 +
||/string/en/tool
 +
||customizer.stf
 +
||internal_command_string
 +
||Customize
 +
||
 +
||
 +
||This wasnt observed on the nge but the title seems appropriate to use as an sui prompt title.
 +
||
 +
 
|- align="center"
 
|- align="center"
 
||var_select_prompt
 
||var_select_prompt
Line 74: Line 86:
 
||Please select the customization action you would like to take.
 
||Please select the customization action you would like to take.
 
||
 
||
||Notes
+
||Patch 12
 
||[[Droid Customization SUI 1 (Example)|Example]]
 
||[[Droid Customization SUI 1 (Example)|Example]]
 
  
 
|- align="center"
 
|- align="center"
Line 88: Line 99:
 
||Notes
 
||Notes
 
||[[Droid Customization SUI 1 (Example)|Example]]
 
||[[Droid Customization SUI 1 (Example)|Example]]
 
 
  
 
|- align="center"
 
|- align="center"
Line 100: Line 109:
 
||
 
||
 
||Notes
 
||Notes
 +
||[[Droid Customization SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Cancel
 +
||Notes
 +
||[[Droid Customization SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Ok
 +
||Patch 14
 
||[[Droid Customization SUI 1 (Example)|Example]]
 
||[[Droid Customization SUI 1 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}
 +
 +
The title for the SUI comes from the target droid to be customized.

Latest revision as of 19:34, 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 1 (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
mnu_customize /string/en/tool customizer.stf internal_command_string Customize This wasnt observed on the nge but the title seems appropriate to use as an sui prompt title.
var_select_prompt /string/en/tool customizer.stf internal_command_string Please select the customization action you would like to take. Patch 12 Example
opt_color_frame /string/en/tool customizer.stf internal_command_string Color Frame Notes Example
opt_color_trim /string/en/tool customizer.stf internal_command_string Color Trim Notes Example
cancel /string/en/ ui.stf internal_command_string Cancel Notes Example
ok /string/en/ ui.stf internal_command_string Ok Patch 14 Example
The title for the SUI comes from the target droid to be customized.