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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(3 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Harvester Operation (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
  
 
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="80px"|'''ID'''||width="50px"|'''Path'''||width="50px"|'''Filename'''||width="110px"|'''Trigger'''||width="410px"|'''Message'''||width="80px"|'''Prompt'''
 
 
|- align="center"
 
|- align="center"
 
||harvester_hopper_full
 
||harvester_hopper_full
Line 80: Line 73:
 
||Output hopper full.  Shutting down.
 
||Output hopper full.  Shutting down.
 
||Message a player receives if they attempt to use the /harvesteractivate command and the harvester's hopper is full
 
||Message a player receives if they attempt to use the /harvesteractivate command and the harvester's hopper is full
||
+
||[[Harvester Operation 1 (Example)|Example]]
 +
 
  
|- align="center"
 
||harvester_no_maint_1||/string/en/||shared.stf||internal_command_string||Electrical short detected.  Shutting down.  (Choose "pay maintenance" to repair.)||Prompt Number
 
|- align="center"
 
||harvester_no_maint_2||/string/en/||shared.stf||internal_command_string||Cooling system failure detected.  Shutting down.  (Choose "pay maintenance" to repair.)||Prompt Number
 
|- align="center"
 
||harvester_no_maint_3||/string/en/||shared.stf||internal_command_string||Hopper mechanism jam detected.  Shutting down.  (Choose "pay maintenance" to repair.)||Prompt Number
 
|- align="center"
 
||harvester_no_maint_4||/string/en/||shared.stf||internal_command_string||Major system failure detected.  Shutting down.  (Choose "pay maintenance" to repair.)||Prompt Number
 
|- align="center"
 
||harvester_no_power||/string/en/||shared.stf||internal_command_string||No power available.  Shutting down.  (Choose "deposit power" to add power.)||Prompt Number
 
  
 
|- align="center"
 
|- align="center"
Line 100: Line 84:
 
||No resource selected.  Shutting down.
 
||No resource selected.  Shutting down.
 
||Message a player receives if they use the /harvesteractivate command and have not selected a resource
 
||Message a player receives if they use the /harvesteractivate command and have not selected a resource
||
+
||[[Harvester Operation 2 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 109: Line 93:
 
||Resource has been depleted.  Shutting down.
 
||Resource has been depleted.  Shutting down.
 
||Message given if the harvester has selected a resource to harvest and the player initiates a /harvesteractivate command right when the resource shifts out.
 
||Message given if the harvester has selected a resource to harvest and the player initiates a /harvesteractivate command right when the resource shifts out.
||
+
||[[Harvester Operation 3 (Example)|Example]]
  
  

Latest revision as of 19:14, 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 (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
harvester_hopper_full /string/en/ shared.stf internal_command_string Output hopper full. Shutting down. Message a player receives if they attempt to use the /harvesteractivate command and the harvester's hopper is full Example


harvester_no_resource /string/en/ shared.stf internal_command_string No resource selected. Shutting down. Message a player receives if they use the /harvesteractivate command and have not selected a resource Example
harvester_resource_depleted /string/en/ shared.stf internal_command_string Resource has been depleted. Shutting down. Message given if the harvester has selected a resource to harvest and the player initiates a /harvesteractivate command right when the resource shifts out. Example