Difference between revisions of "Vehicle Customization SUI (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(Related Tags)
 
(5 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Vehicle Customization SUI (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"
 
|- align="center"
||confirm_repairs_t
+
||mnu_customize
||/string/en/pet/
+
||/string/en/tool
||pet_menu.stf
+
||customizer.stf
 
||internal_command_string
 
||internal_command_string
||Confirm Vehicle Repairs
+
||Customize
 
||
 
||
 +
||
 +
||This wasnt observed on the nge but the title seems appropriate to use as an sui prompt title.
 +
||
 +
 +
 +
 +
|- align="center"
 +
||var_select_prompt
 +
||/string/en/tool
 +
||customizer.stf
 +
||internal_command_string
 +
||
 +
||Please select the customization action you would like to take.
 
||
 
||
 
||Notes
 
||Notes
||[[Vehicle Repair SUI 1 (Example)|Examples]]
+
||[[Vehicle Customization SUI 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||opt_color_frame
 +
||/string/en/tool
 +
||customizer.stf
 +
||internal_command_string
 +
||
 +
||Color Frame
 +
||
 +
||Notes
 +
||[[Vehicle Customization SUI 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||opt_color_trim
 +
||/string/en/tool
 +
||customizer.stf
 +
||internal_command_string
 +
||
 +
||Color Trim
 +
||
 +
||Notes
 +
||[[Vehicle Customization SUI 1 (Example)|Example]]
 +
 
 +
|}
 +
|}
 +
 
 +
The name of the vehicle being customized is the header for the SUI.

Latest revision as of 20:40, 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

Vehicle Customization SUI (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. Notes 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
The name of the vehicle being customized is the header for the SUI.