Difference between revisions of "Harvester Operation (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)}...)
 
(System Messages)
Line 65: Line 65:
 
|- 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'''||'''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"
||ID Value
+
||harvester_hopper_full
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||shared.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Output hopper full.  Shutting down.
||Notes
+
||Message a player receives if they attempt to use the /harvesteractivate command and the harvester's hopper is full
||Examples
+
||
 +
 
 +
|- 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"
 +
||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
 +
||
 +
 
 +
|- align="center"
 +
||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.
 +
||
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 19:07, 4 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

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


ID Path Filename Trigger Message Prompt
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
harvester_no_maint_1 /string/en/ shared.stf internal_command_string Electrical short detected. Shutting down. (Choose "pay maintenance" to repair.) Prompt Number
harvester_no_maint_2 /string/en/ shared.stf internal_command_string Cooling system failure detected. Shutting down. (Choose "pay maintenance" to repair.) Prompt Number
harvester_no_maint_3 /string/en/ shared.stf internal_command_string Hopper mechanism jam detected. Shutting down. (Choose "pay maintenance" to repair.) Prompt Number
harvester_no_maint_4 /string/en/ shared.stf internal_command_string Major system failure detected. Shutting down. (Choose "pay maintenance" to repair.) Prompt Number
harvester_no_power /string/en/ shared.stf internal_command_string No power available. Shutting down. (Choose "deposit power" to add power.) Prompt Number
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
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.