Difference between revisions of "General Crafting Messages (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(Email / System Messages)
Line 56: Line 56:
 
|}
 
|}
  
= Email / System Messages =
+
= System Messages =
 
+
  
 
{| align="center"
 
{| align="center"
 
|-
 
|-
 
||
 
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
|- align="center"
 +
||prototype_done||/string/en/||system_msg.stf||internal_command_string||Your prototype object is finished.||Patch 13||Examples
 +
 +
|- align="center"
 +
||crafting_tool_in_use||/string/en/||system_msg.stf||internal_command_string||The crafting tool is creating a prototype object. It may not be used until the prototype has been completed.||Patch 13||Examples
 +
 +
|- align="center"
 +
||crafting_tool_creating_prototype||/string/en/||system_msg.stf||internal_command_string||The crafting tool is creating a prototype object. It may not be used until the prototype has been completed.||Patch 13||Examples
 +
 +
|- align="center"
 +
||prototype_transferred||/string/en/||system_msg.stf||internal_command_string||A prototype object is finished being created and has been placed in your inventory.||Patch 13||Examples
 +
 +
|- align="center"
 +
||prototype_not_transferred||/string/en/||system_msg.stf||internal_command_string||A prototype object is finished being created, but cannot be placed in your inventory, probably because it is too big.||Patch 13||Examples
 +
 +
|- align="center"
 +
||crafting_tool_full||/string/en/||system_msg.stf||internal_command_string||The crafting tool has a prototype or manufacturing schematic in its output hopper. You need to make room in your inventory or datapad and remove the item before you can use the tool again.||Patch 13||Examples
 +
 +
|- align="center"
 +
||no_valid_schematics||/string/en/||system_msg.stf||internal_command_string||You don't have any draft schematics that can be used with this tool.||Patch 13||Examples
  
 +
|- align="center"
 +
||lost_component||/string/en/||system_msg.stf||internal_command_string||Your component %TT was lost due to your inventory being full.||Patch 13||Examples
  
 +
|- align="center"
 +
||cant_delete_crafting_factory||/string/en/||system_msg.stf||internal_command_string||You may not destroy a factory crate that is being used during a crafting session.||Patch 13||Examples
  
 
|}
 
|}
 
|}
 
|}

Revision as of 13:20, 12 July 2009

Game Messages - General Crafting

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

General Crafting 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
prototype_done /string/en/ system_msg.stf internal_command_string Your prototype object is finished. Patch 13 Examples
crafting_tool_in_use /string/en/ system_msg.stf internal_command_string The crafting tool is creating a prototype object. It may not be used until the prototype has been completed. Patch 13 Examples
crafting_tool_creating_prototype /string/en/ system_msg.stf internal_command_string The crafting tool is creating a prototype object. It may not be used until the prototype has been completed. Patch 13 Examples
prototype_transferred /string/en/ system_msg.stf internal_command_string A prototype object is finished being created and has been placed in your inventory. Patch 13 Examples
prototype_not_transferred /string/en/ system_msg.stf internal_command_string A prototype object is finished being created, but cannot be placed in your inventory, probably because it is too big. Patch 13 Examples
crafting_tool_full /string/en/ system_msg.stf internal_command_string The crafting tool has a prototype or manufacturing schematic in its output hopper. You need to make room in your inventory or datapad and remove the item before you can use the tool again. Patch 13 Examples
no_valid_schematics /string/en/ system_msg.stf internal_command_string You don't have any draft schematics that can be used with this tool. Patch 13 Examples
lost_component /string/en/ system_msg.stf internal_command_string Your component %TT was lost due to your inventory being full. Patch 13 Examples
cant_delete_crafting_factory /string/en/ system_msg.stf internal_command_string You may not destroy a factory crate that is being used during a crafting session. Patch 13 Examples