Difference between revisions of "Factory Add Schematic (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)
 
(2 intermediate revisions 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 57: Line 57:
 
|}
 
|}
  
== System Messages ==
+
= System Messages =
  
 
{| align="center"
 
{| align="center"
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'''
 +
 
|- align="center"
 
|- align="center"
||ID Value
+
||no_schematic_examine_prompt||/string/en/||manf_station.stf||internal_command_string||There is no schematic being used in this station.||Patch 12||Examples
||/path/goes/here/
+
 
||filename.stf
+
|- align="center"
||internal_command_string
+
||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
||System Message Text
+
 
||Notes
+
|- align="center"
||Examples
+
||schematic_not_added||/string/en/||manf_station.stf||internal_command_string||Schematic %TT was not added to the station.||Patch 12||Examples
 +
 
 +
|- align="center"
 +
||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
 +
 
 +
|- align="center"
 +
||schematic_not_removed||/string/en/||manf_station.stf||internal_command_string||Schematic %TT was not removed from the station.||Patch 12||Examples
 +
 
 +
|- 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
 +
 
 +
|- 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