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. |
Message sent if a player has input a factory crate of components into the resource slot and then the player attempts to destroy the crate. The reason this is not allowed seems to be that if the player unloaded the items from the resource slot, they wouldn't have a crate to return to. |
Examples
|