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

From SWGANH Wiki
Jump to: navigation, search
(Description)
(System 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
||Notes
+
||Patch 14
 
||[[Droid Customization SUI 2 (Example)|Example]]
 
||[[Droid Customization SUI 2 (Example)|Example]]
  
 
+
|- align="center"
 +
||revert
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Revert
 +
||Patch 14
 +
||[[Droid Customization SUI 2 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Revision as of 20:03, 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

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
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