Difference between revisions of "Factories (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PageHeader|Game Messages|Factories (Game Messages)}}
+
{{PageHeader|Game Messages|Factories}}
 +
 
 +
{| border="0" width="100%" cellpadding=6
 +
|-
 +
|valign=top|
 +
=Navigation=
 +
{| align="center" width="280px"
 +
|-
 +
||
 +
{{Auction (Mess)}}
 +
{{Banking (Mess)}}
 +
{{Combat (Mess)}}
 +
{{Crafting (Mess)}}
 +
{{Creatures / Pets / Mounts (Mess)}}
 +
{{General Shared Messages (Mess)}}
 +
{{Dungeons (Mess)}}
 +
{{GCW (Mess)}}
 +
{{Games (Mess)}}
 +
{{Healing (Mess)}}
 +
{{JTL (Mess)}}
 +
{{Logout Event (Mess)}}
 +
{{Items and Objects (Mess)}}
 +
{{Force Sensitive / Jedi (Mess)}}
 +
{{Player Interactions (Mess)}}
 +
{{Player Structures (Mess)}}
 +
{{Player Cities (Mess)}}
 +
{{Quests / Missions (Mess)}}
 +
{{Resources (Mess)}}
 +
{{Skills (Mess)}}
 +
{{Stat Migration (Mess)}}
 +
{{Travel (Mess)}}
 +
{{Tutorials (Mess)}}
 +
{{Unknown (Mess)}}
 +
{{Using Innate Species Ability (Mess)}}
 +
{{Waypoint / Datapad (Mess)}}
 +
|}
 +
 
 +
|valign=top|
 +
 
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
 
|-
 
|-
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Category description here
+
Factories (Game Messages)
 
|valign=top|
 
|valign=top|
  
 
== Related Tags ==
 
== Related Tags ==
  
{|
+
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
 
|-
 
|-
 
 
|}
 
|}
 
|}
 
|}
  
 
= System Messages =
 
= System Messages =
 
  
 
{| align="center"
 
{| align="center"
 
|-
 
|-
 
||
 
||
{| class="wikitable"
+
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
|- align="center"
 +
||activated||/string/en/||manf_station.stf||internal_command_string||Station activated||Prompt Number||
 +
|- align="center"
 +
||deactivated||/string/en/||manf_station.stf||internal_command_string||Station deactivated||Prompt Number||
 +
|- align="center"
 +
||no_schematic_examine_prompt||/string/en/||manf_station.stf||internal_command_string||There is no schematic being used in this station.||Prompt Number||
 +
|- 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.||Prompt Number||
 +
|- align="center"
 +
||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.||Prompt Number||
 +
|- align="center"
 +
||schematic_not_added||/string/en/||manf_station.stf||internal_command_string||Schematic %TT was not added to the station.||Prompt Number||
 +
|- align="center"
 +
||schematic_not_removed||/string/en/||manf_station.stf||internal_command_string||Schematic %TT was not removed from the station.||Prompt Number||
 +
|- 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!||Prompt Number||
 +
|- align="center"
 +
||examine_prompt||/string/en/||manf_station.stf||internal_command_string||Ingredients required to manufacture an item at this station.||Prompt Number||
 +
 
  
 
|- align="center"
 
|- align="center"
||activated
+
||schematic_granted
 
||/string/en/
 
||/string/en/
||manf_station.stf
+
||system_msg.stf
 
||internal_command_string
 
||internal_command_string
||Station activated
+
||You have been given a new Draft Schematic.
||Prompt Number
+
||
 
||
 
||
 +
  
 
|- align="center"
 
|- align="center"
||deactivated
+
||crate_unuseable
 
||/string/en/
 
||/string/en/
||manf_station.stf
+
||system_msg.stf
 
||internal_command_string
 
||internal_command_string
||Station deactivated
+
||The crate %TT contains items no longer used by the game and should be removed from your inventory.
||Prompt Number
+
||Notes
 
||
 
||
 +
 +
  
 
|- align="center"
 
|- align="center"
||no_schematic_examine_prompt
+
||manf_schematic_unuseable
 
||/string/en/
 
||/string/en/
||manf_station.stf
+
||system_msg.stf
 
||internal_command_string
 
||internal_command_string
||There is no schematic being used in this station.
+
||The schematic %TT is no longer used by the game and should be removed from your inventory.
||Prompt Number
+
||Notes
 
||
 
||
  
 
|- align="center"
 
|- align="center"
||no_valid_schematic
+
||manf_done||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has stopped making items. %DI items were made.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Warning: you do not have a draft schematic that can be used in this station.
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||schematic_added
+
||manf_done_sub||/string/en/||system_msg.stf||internal_command_string||Manufacturing station finished||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Schematic %TT has been inserted into the station. The station is now ready to manufacture items.
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||schematic_not_added
+
||manf_no_power||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has run out of power.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Schematic %TT was not added to the station.
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||schematic_not_removed
+
||no_power||/string/en/||system_msg.stf||internal_command_string||Out of power||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Schematic %TT was not removed from the station.
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||schematic_removed
+
||manf_no_component||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has run out of component %TO.||Patch 13||Examples
||/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!
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||examine_prompt
+
||manf_no_named_resource||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has run out of resource %TO.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Ingredients required to manufacture an item at this station.
+
||Prompt Number
+
||
+
  
 +
|- align="center"
 +
||manf_no_unknown_resource||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has run out of a resource.||Patch 13||Examples
  
|}
+
|- align="center"
|}
+
||no_ingredients||/string/en/||system_msg.stf||internal_command_string||Out of ingredients||Patch 13||Examples
  
 +
|- align="center"
 +
||manf_error||/string/en/||system_msg.stf||internal_command_string||Internal Manufacturing Error||Patch 13||Examples
  
 +
|- align="center"
 +
||manf_error_1||/string/en/||system_msg.stf||internal_command_string||No schematic for station, please file a bug report.||Patch 13||Examples
  
 +
|- align="center"
 +
||manf_error_2||/string/en/||system_msg.stf||internal_command_string||Manufacturing station has an invalid item count, please file a bug report.||Patch 13||Examples
  
== Radials ==
+
|- 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 13||Examples
  
{| align="center"
+
|- align="center"
|-
+
||manf_error_4||/string/en/||system_msg.stf||internal_command_string||Manufacturing station found schematic with a count of <= 0 when trying to create an object, please file a bug report.||Patch 13||Examples
||
+
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
+
  
 
|- align="center"
 
|- align="center"
||activate
+
||manf_error_5||/string/en/||system_msg.stf||internal_command_string||Can't find input hopper for manufacturing station when trying to create an object, please file a bug report.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Start manufacturing objects.
+
||Prompt Number
+
||
+
  
 +
|- align="center"
 +
||manf_error_6||/string/en/||system_msg.stf||internal_command_string||Can't find output hopper for manufacturing station when trying to create an object, please file a bug report.||Patch 13||Examples
  
 
|- align="center"
 
|- align="center"
||deactivate
+
||manf_error_7||/string/en/||system_msg.stf||internal_command_string||Manufacturing station unable to create crate to store objects in, please file a bug report.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Stop manufacturing objects.
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||ingredients
+
||manf_error_8||/string/en/||system_msg.stf||internal_command_string||Error creating object for manufacturing station, please file a bug report.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||List ingredients needed for station
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||input_hopper
+
||manf_error_9||/string/en/||system_msg.stf||internal_command_string||Error transferring new object to output hopper of manufacturing station, please file a bug report.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Access station ingredient hopper
+
||Prompt Number
+
||
+
  
 
|- align="center"
 
|- align="center"
||options
+
||manf_output_hopper_full||/string/en/||system_msg.stf||internal_command_string||Your manufacturing station, %TT, has stopped making items because the output hopper is full.||Patch 13||Examples
||/string/en/
+
||manf_station.stf
+
||internal_command_string
+
||Options
+
||Prompt Number
+
||
+
  
|- align="center"
 
||output_hopper
 
||/string/en/
 
||manf_station.stf
 
||internal_command_string
 
||Access station output hopper
 
||Prompt Number
 
||
 
  
|- align="center"
+
|}
||schematic
+
|}
||/string/en/
+
 
||manf_station.stf
+
= Radial Menus =
||internal_command_string
+
||Access schematic slot.
+
||Prompt Number
+
||
+
  
 +
{| align="center"
 +
|-
 +
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
|- align="center"
 +
||activate||/string/en/||manf_station.stf||internal_command_string||Start manufacturing objects.||Prompt Number||
 +
|- align="center"
 +
||deactivate||/string/en/||manf_station.stf||internal_command_string||Stop manufacturing objects.||Prompt Number||
 +
|- align="center"
 +
||ingredients||/string/en/||manf_station.stf||internal_command_string||List ingredients needed for station||Prompt Number||
 +
|- align="center"
 +
||input_hopper||/string/en/||manf_station.stf||internal_command_string||Access station ingredient hopper||Prompt Number||
 +
|- align="center"
 +
||options||/string/en/||manf_station.stf||internal_command_string||Options||Prompt Number||
 +
|- align="center"
 +
||output_hopper||/string/en/||manf_station.stf||internal_command_string||Access station output hopper||Prompt Number||
 +
|- align="center"
 +
||schematic||/string/en/||manf_station.stf||internal_command_string||Access schematic slot.||Prompt Number||
 +
|}
 
|}
 
|}
 
|}
 
|}

Latest revision as of 13:27, 12 July 2009

Game Messages - Factories

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

Factories (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
activated /string/en/ manf_station.stf internal_command_string Station activated Prompt Number
deactivated /string/en/ manf_station.stf internal_command_string Station deactivated Prompt Number
no_schematic_examine_prompt /string/en/ manf_station.stf internal_command_string There is no schematic being used in this station. Prompt Number
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. Prompt Number
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. Prompt Number
schematic_not_added /string/en/ manf_station.stf internal_command_string Schematic %TT was not added to the station. Prompt Number
schematic_not_removed /string/en/ manf_station.stf internal_command_string Schematic %TT was not removed from the station. Prompt Number
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! Prompt Number
examine_prompt /string/en/ manf_station.stf internal_command_string Ingredients required to manufacture an item at this station. Prompt Number


schematic_granted /string/en/ system_msg.stf internal_command_string You have been given a new Draft Schematic.


crate_unuseable /string/en/ system_msg.stf internal_command_string The crate %TT contains items no longer used by the game and should be removed from your inventory. Notes


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. Notes
manf_done /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has stopped making items. %DI items were made. Patch 13 Examples
manf_done_sub /string/en/ system_msg.stf internal_command_string Manufacturing station finished Patch 13 Examples
manf_no_power /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has run out of power. Patch 13 Examples
no_power /string/en/ system_msg.stf internal_command_string Out of power Patch 13 Examples
manf_no_component /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has run out of component %TO. Patch 13 Examples
manf_no_named_resource /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has run out of resource %TO. Patch 13 Examples
manf_no_unknown_resource /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has run out of a resource. Patch 13 Examples
no_ingredients /string/en/ system_msg.stf internal_command_string Out of ingredients Patch 13 Examples
manf_error /string/en/ system_msg.stf internal_command_string Internal Manufacturing Error Patch 13 Examples
manf_error_1 /string/en/ system_msg.stf internal_command_string No schematic for station, please file a bug report. Patch 13 Examples
manf_error_2 /string/en/ system_msg.stf internal_command_string Manufacturing station has an invalid item count, please file a bug report. Patch 13 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 13 Examples
manf_error_4 /string/en/ system_msg.stf internal_command_string Manufacturing station found schematic with a count of <= 0 when trying to create an object, please file a bug report. Patch 13 Examples
manf_error_5 /string/en/ system_msg.stf internal_command_string Can't find input hopper for manufacturing station when trying to create an object, please file a bug report. Patch 13 Examples
manf_error_6 /string/en/ system_msg.stf internal_command_string Can't find output hopper for manufacturing station when trying to create an object, please file a bug report. Patch 13 Examples
manf_error_7 /string/en/ system_msg.stf internal_command_string Manufacturing station unable to create crate to store objects in, please file a bug report. Patch 13 Examples
manf_error_8 /string/en/ system_msg.stf internal_command_string Error creating object for manufacturing station, please file a bug report. Patch 13 Examples
manf_error_9 /string/en/ system_msg.stf internal_command_string Error transferring new object to output hopper of manufacturing station, please file a bug report. Patch 13 Examples
manf_output_hopper_full /string/en/ system_msg.stf internal_command_string Your manufacturing station, %TT, has stopped making items because the output hopper is full. Patch 13 Examples


Radial Menus

ID Path Filename Trigger Message Notes Examples
activate /string/en/ manf_station.stf internal_command_string Start manufacturing objects. Prompt Number
deactivate /string/en/ manf_station.stf internal_command_string Stop manufacturing objects. Prompt Number
ingredients /string/en/ manf_station.stf internal_command_string List ingredients needed for station Prompt Number
input_hopper /string/en/ manf_station.stf internal_command_string Access station ingredient hopper Prompt Number
options /string/en/ manf_station.stf internal_command_string Options Prompt Number
output_hopper /string/en/ manf_station.stf internal_command_string Access station output hopper Prompt Number
schematic /string/en/ manf_station.stf internal_command_string Access schematic slot. Prompt Number