Difference between revisions of "Harvester Manage Resources SUI (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Harvester Manage Resources SUI (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"
 +
||res_harvest_change_resource
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Change Resource
 +
||
 +
||
 +
||Notes
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
 +
||res_harvest_selectresource
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 +
||Select a resource to harvest from the list below
 
||
 
||
 +
||Notes
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||inv_details_icon
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Icon
 
||
 
||
 +
||
 +
||Patch 13
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||name
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 +
||Name
 
||
 
||
 
||
 
||
 +
||Patch 13
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||res_hopper_efficiency
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Amount
 
||
 
||
||Notes
 
 
||
 
||
 +
||Patch 13
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Cancel
 +
||Patch 13
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||OK
 +
||Patch 13
 +
||[[Harvester Manage Resources SUI 1 (Example)|Example]]
 +
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:05, 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 Resources 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
res_harvest_change_resource /string/en/ ui.stf internal_command_string Change Resource Notes Example
res_harvest_selectresource /string/en/ ui.stf internal_command_string Select a resource to harvest from the list below Notes Example
inv_details_icon /string/en/ ui.stf internal_command_string Icon Patch 13 Example
name /string/en/ ui.stf internal_command_string Name Patch 13 Example
res_hopper_efficiency /string/en/ ui.stf internal_command_string Amount Patch 13 Example
cancel /string/en/ ui.stf internal_command_string Cancel Patch 13 Example
ok /string/en/ ui.stf internal_command_string OK Patch 13 Example