Difference between revisions of "Harvester Manage Hopper SUI1 (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 Hopper SUI1 (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"
 +
||survey_hopper_title
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Hopper Contents
 +
||
 +
||
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
 +
||inv_details_icon
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Icon
 
||
 
||
 
||
 
||
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||name
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||Name
 
||
 
||
 +
||
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||res_hopper_amount
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 +
||Amount
 
||
 
||
 
||
 
||
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||res_hopper_dump
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
||Notes
 
 
||
 
||
 +
||Discard Resource
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
  
 +
|- align="center"
 +
||res_hopper_retrieve
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Retrieve Resource
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||res_hopper_dumpall
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Empty Harvester
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||OK
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI1 1 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 18:48, 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 SUI1 (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
survey_hopper_title /string/en/ ui.stf internal_command_string Hopper Contents Patch 13 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_amount /string/en/ ui.stf internal_command_string Amount Patch 13 Example
res_hopper_dump /string/en/ ui.stf internal_command_string Discard Resource Patch 13 Example
res_hopper_retrieve /string/en/ ui.stf internal_command_string Retrieve Resource Patch 13 Example
res_hopper_dumpall /string/en/ ui.stf internal_command_string Empty Harvester Patch 13 Example
ok /string/en/ ui.stf internal_command_string OK Patch 13 Example