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)
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
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 11:14, 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

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
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