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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 122: Line 122:
 
||Examples
 
||Examples
  
 
 
|- 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 150: Line 140:
  
 
|- align="center"
 
|- align="center"
||selfpowered
+
||clear_building_for_delete
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||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.
+
||Please remove all items from the structure's interior before deleting it.
||Message a player receives when they successfully redeed a structure that has a self powered harvester kit on it while recovering the kit.
+
||Message a player receives if they attempt to redeed a structure that has items inside of it.
 
||Examples
 
||Examples
  

Revision as of 13:13, 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




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




clear_building_for_delete /string/en/ player_structure.stf internal_command_string Please remove all items from the structure's interior before deleting it. Message a player receives if they attempt to redeed a structure that has items inside of it. Examples