Difference between revisions of "Repair Item SUI Prompt (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Repair Item SUI Prompt (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 68: Line 68:
 
|- align="center"
 
|- align="center"
 
||repairable_objects
 
||repairable_objects
||
+
||/string/en//
||
+
||sui.stf
 
||internal_command_string
 
||internal_command_string
 
||Repair
 
||Repair
Line 75: Line 75:
 
||
 
||
 
||Notes
 
||Notes
||Example
+
||[[Repair SUI Example 1 (Game Messages|Example]]
  
 
|- align="center"
 
|- align="center"
 
||select_repair
 
||select_repair
||
+
||/string/en//
||
+
||sui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
Line 86: Line 86:
 
||
 
||
 
||Notes
 
||Notes
||Example
+
||[[Repair SUI Example 1 (Game Messages|Example]]
  
  
Line 92: Line 92:
 
|- align="center"
 
|- align="center"
 
||repair
 
||repair
 +
||/string/en//
 +
||sui.stf
 +
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Repair
 +
||Notes
 +
||[[Repair SUI Example 1 (Game Messages|Example]]
 +
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 
||
 
||
||Repair
+
||Cancel
 
||Notes
 
||Notes
||Example
+
||[[Repair SUI Example 1 (Game Messages|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 13:50, 13 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

Repair Item SUI Prompt (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
repairable_objects /string/en// sui.stf internal_command_string Repair Notes Example
select_repair /string/en// sui.stf internal_command_string Select the item to repair from the list below. The more complex the item, the higher the chances the item will be damaged in the repair process. Notes Example


repair /string/en// sui.stf internal_command_string Repair Notes Example
cancel /string/en/ ui.stf internal_command_string Cancel Notes Example