Difference between revisions of "Factory Redeeding (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 73: Line 73:
 
||You must be in a building or near an installation to use that command.
 
||You must be in a building or near an installation to use that command.
 
||Message a player receives if they attempt to use the /destroyStructure command and are beyond the 32 meter range from which to use the /destroyStructure command on a structure.
 
||Message a player receives if they attempt to use the /destroyStructure command and are beyond the 32 meter range from which to use the /destroyStructure command on a structure.
||Examples
+
||[[Factory Redeeding 1 (Example)|Example]]
  
  
Line 83: Line 83:
 
||Structure destroyed and deed reclaimed.
 
||Structure destroyed and deed reclaimed.
 
||Mesage received when a player successfully removes the structure from the game world and reclaims the deed.
 
||Mesage received when a player successfully removes the structure from the game world and reclaims the deed.
||Examples
+
||[[Factory Redeeding 2 (Example)|Example]]
  
  
Line 95: Line 95:
 
||Structure destroyed.
 
||Structure destroyed.
 
||Mesage received when a player successfully removes the structure from the game world but doesnt reclaim the deed.
 
||Mesage received when a player successfully removes the structure from the game world but doesnt reclaim the deed.
||Examples
+
||[[Factory Redeeding 3 (Example)|Example]]
  
  
Line 105: Line 105:
 
||You must deactivate the factory before you can delete it. The hoppers must also be empty, and the schematic removed.
 
||You must deactivate the factory before you can delete it. The hoppers must also be empty, and the schematic removed.
 
||Message a player receives if they use the /destroyStructure command on a structure while it is in use.
 
||Message a player receives if they use the /destroyStructure command on a structure while it is in use.
||Examples
+
||[[Factory Redeeding 4 (Example)|Example]]
  
  
Line 116: Line 116:
 
||You must be the owner to destroy a structure.
 
||You must be the owner to destroy a structure.
 
||Message a player receives if they attempt to redeed a structure when they are not the structure lot owner.
 
||Message a player receives if they attempt to redeed a structure when they are not the structure lot owner.
||Examples
+
||[[Factory Redeeding 5 (Example)|Example]]
  
  
Line 127: Line 127:
 
||This installation can not be redeeded because your inventory does not have room to put the deed.
 
||This installation can not be redeeded because your inventory does not have room to put the deed.
 
||Message a player receives if they have input the redeed code successfully but do not have inventory space to accept the deed.
 
||Message a player receives if they have input the redeed code successfully but do not have inventory space to accept the deed.
||Examples
+
||[[Factory Redeeding 6 (Example)|Example]]
  
  
Line 140: Line 140:
 
||Processing confirmed structure destruction...
 
||Processing confirmed structure destruction...
 
||Message a player receives when they successfully remove a structure from the world.
 
||Message a player receives when they successfully remove a structure from the world.
||Examples
+
||[[Factory Redeeding 7 (Example)|Example]]
  
  
Line 150: Line 150:
 
||Please removed the schematic from the factory before deleting it.
 
||Please removed the schematic from the factory before deleting it.
 
||Message a player receives if they attempt to use the /destroyStructure command or destroy structure radial menu while a manufacturing schematic remains inside.
 
||Message a player receives if they attempt to use the /destroyStructure command or destroy structure radial menu while a manufacturing schematic remains inside.
||Examples
+
||[[Factory Redeeding 8 (Example)|Example]]
  
  

Revision as of 19:54, 5 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
command_no_building /string/en/ player_structure.stf internal_command_string You must be in a building or near an installation to use that command. Message a player receives if they attempt to use the /destroyStructure command and are beyond the 32 meter range from which to use the /destroyStructure command on a structure. Example


deed_reclaimed /string/en/ player_structure.stf internal_command_string Structure destroyed and deed reclaimed. Mesage received when a player successfully removes the structure from the game world and reclaims the deed. Example



structure_destroyed /string/en/ player_structure.stf internal_command_string Structure destroyed. Mesage received when a player successfully removes the structure from the game world but doesnt reclaim the deed. Example


deactivate_factory_for_delete /string/en/ player_structure.stf internal_command_string You must deactivate the factory before you can delete it. The hoppers must also be empty, and the schematic removed. Message a player receives if they use the /destroyStructure command on a structure while it is in use. Example


destroy_must_be_owner /string/en/ player_structure.stf internal_command_string You must be the owner to destroy a structure. Message a player receives if they attempt to redeed a structure when they are not the structure lot owner. Example


inventory_full /string/en/ player_structure.stf internal_command_string This installation can not be redeeded because your inventory does not have room to put the deed. Message a player receives if they have input the redeed code successfully but do not have inventory space to accept the deed. Example



processing_destruction /string/en/ player_structure.stf internal_command_string Processing confirmed structure destruction... Message a player receives when they successfully remove a structure from the world. Example


remove_schematic_for_delete /string/en/ player_structure.stf internal_command_string Please removed the schematic from the factory before deleting it. Message a player receives if they attempt to use the /destroyStructure command or destroy structure radial menu while a manufacturing schematic remains inside. Example