Difference between revisions of "Harvester Operation SUI (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
 
(One intermediate revision by the same user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Harvester Operation SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- 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"
 +
||harvester_turn_on
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Turn On Harvester
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||harvester_turn_off
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 +
||
 +
||Turn Off Harvester
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||res_harvest_change_resource
 +
||string/en
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 +
||
 +
||Change Resource
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||res_actualrate
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 +
||Actual Rate
 +
||
 +
||
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||res_specrate
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 +
||Spec Rate
 +
||
 +
||
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||res_integrity
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 +
||Integrity
 +
||
 +
||
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||capacity
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 +
||Capacity
 +
||
 +
||
 +
||Patch 13
 +
||[[Harvester Operation SUI (Example)|Example]]
 +
 +
|- align="center"
 +
||res_harvest_hopper
 +
||string/en
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 
||
 
||
||Notes
+
||Hopper
 +
||Patch 13
 
||[[Harvester Operation SUI (Example)|Example]]
 
||[[Harvester Operation SUI (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:32, 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 Operation 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
harvester_turn_on string/en ui.stf internal_command_string Turn On Harvester Patch 13 Example
harvester_turn_off string/en ui.stf internal_command_string Turn Off Harvester Patch 13 Example
res_harvest_change_resource string/en ui.stf internal_command_string Change Resource Patch 13 Example
res_actualrate string/en ui.stf internal_command_string Actual Rate Patch 13 Example
res_specrate string/en ui.stf internal_command_string Spec Rate Patch 13 Example
res_integrity string/en ui.stf internal_command_string Integrity Patch 13 Example
capacity string/en ui.stf internal_command_string Capacity Patch 13 Example
res_harvest_hopper string/en ui.stf internal_command_string Hopper Patch 13 Example