Difference between revisions of "Harvester Manage Hopper SUI4 (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(3 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Harvester Manage Hopper SUI4 (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| 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"
 +
||res_confirm_dumpall_hopper
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Really destroy ALL resources in the harvester?
 
||
 
||
 
||
 
||
||
+
||Patch 13
 +
||[[Harvester Manage Hopper SUI4 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||yes
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Yes
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI4 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||no
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
||Notes
 
 
||
 
||
 +
||No
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI4 1 (Example)|Example]]
 +
 
|}
 
|}
 
|}
 
|}

Latest revision as of 18:35, 12 July 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

Harvester Manage Hopper SUI4 (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
res_confirm_dumpall_hopper /string/en/ ui.stf internal_command_string Really destroy ALL resources in the harvester? Patch 13 Example
yes /string/en/ ui.stf internal_command_string Yes Patch 13 Example
no /string/en/ ui.stf internal_command_string No Patch 13 Example