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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 130: Line 130:
  
  
 
|- align="center"
 
||inventory_full_selfpowered
 
||/string/en/
 
||player_structure.stf
 
||internal_command_string
 
||This installation can not be destroyed because there is no room for the Self Powered Harvester Kit in your inventory.
 
||Message a player receives if they have input the redeed code successfully but do not have inventory space to accept the self powered harvester kit item.
 
||Examples
 
  
  
Line 163: Line 154:
  
  
 
|- align="center"
 
||selfpowered
 
||/string/en/
 
||player_structure.stf
 
||internal_command_string
 
||This installation had a Self Powered Harvester Kit used on it.  A Self Powered Harvester Kit has been placed in your inventory.
 
||Message a player receives when they successfully redeed a structure that has a self powered harvester kit on it while recovering the kit.
 
||Examples
 
  
  

Revision as of 00:05, 4 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. Examples


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



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


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


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


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



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


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