Difference between revisions of "Factory Add Schematic (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(One intermediate revision by the same user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Factory Add Schematic (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 83: Line 83:
 
|- align="center"
 
|- align="center"
 
||no_valid_schematic||/string/en/||manf_station.stf||internal_command_string||Warning: you do not have a draft schematic that can be used in this station.||Patch 12||Examples
 
||no_valid_schematic||/string/en/||manf_station.stf||internal_command_string||Warning: you do not have a draft schematic that can be used in this station.||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_error_1||/string/en/||system_msg.stf||internal_command_string||No schematic for station, please file a bug report.||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_error_3||/string/en/||system_msg.stf||internal_command_string||No schematic found when trying to create an object, please file a bug report.||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_error_4||/string/en/||system_msg.stf||internal_command_string||Manufacturing station found a schematic with a count of <= 0 when trying to create an object, please file a bug report.||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_schematic_unuseable||/string/en/||system_msg.stf||internal_command_string||The schematic %TT is no longer used by the game and should be removed from your inventory.||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_schematic_error||/string/en/||system_msg.stf||internal_command_string||Schematic Error||Patch 12||Examples
 +
 +
|- align="center"
 +
||manf_schematic_generic_component||/string/en/||system_msg.stf||internal_command_string||The schematic %TT is unusable, due to being made with a generic component.||Patch 12||Examples
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 11:56, 11 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

Factory Add Schematic (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
no_schematic_examine_prompt /string/en/ manf_station.stf internal_command_string There is no schematic being used in this station. Patch 12 Examples
schematic_added /string/en/ manf_station.stf internal_command_string Schematic %TT has been inserted into the station. The station is now ready to manufacture items. Patch 12 Examples
schematic_not_added /string/en/ manf_station.stf internal_command_string Schematic %TT was not added to the station. Patch 12 Examples
schematic_removed /string/en/ manf_station.stf internal_command_string Schematic %TT has been removed from the station and been placed in your datapad. Have a nice day! Patch 12 Examples
schematic_not_removed /string/en/ manf_station.stf internal_command_string Schematic %TT was not removed from the station. Patch 12 Examples
no_valid_schematic /string/en/ manf_station.stf internal_command_string Warning: you do not have a draft schematic that can be used in this station. Patch 12 Examples
manf_error_1 /string/en/ system_msg.stf internal_command_string No schematic for station, please file a bug report. Patch 12 Examples
manf_error_3 /string/en/ system_msg.stf internal_command_string No schematic found when trying to create an object, please file a bug report. Patch 12 Examples
manf_error_4 /string/en/ system_msg.stf internal_command_string Manufacturing station found a schematic with a count of <= 0 when trying to create an object, please file a bug report. Patch 12 Examples
manf_schematic_unuseable /string/en/ system_msg.stf internal_command_string The schematic %TT is no longer used by the game and should be removed from your inventory. Patch 12 Examples
manf_schematic_error /string/en/ system_msg.stf internal_command_string Schematic Error Patch 12 Examples
manf_schematic_generic_component /string/en/ system_msg.stf internal_command_string The schematic %TT is unusable, due to being made with a generic component. Patch 12 Examples