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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 67: Line 67:
 
|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
+
||var_select_prompt
||/string/en/pet/
+
||/string/en/tool
||pet_menu.stf
+
||customizer.stf
 
||internal_command_string
 
||internal_command_string
||Confirm Vehicle Repairs
 
 
||
 
||
 +
||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]]
  
 
|}
 
|}
 
|}
 
|}

Revision as of 21:41, 23 June 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

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
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