Difference between revisions of "Vehicle Customization 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)}...)
 
(Related Tags)
 
(6 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 57: Line 57:
 
|}
 
|}
  
= System Messages =
+
== System Messages ==
 +
 
  
 
{| align="center"
 
{| align="center"
Line 64: Line 65:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 +
 
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||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.
 +
||
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||var_select_prompt
 +
||/string/en/tool
 +
||customizer.stf
 +
||internal_command_string
 +
||
 +
||Please select the customization action you would like to take.
 +
||
 +
||Notes
 +
||[[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.