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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 72: Line 72:
 
||internal_command_string
 
||internal_command_string
 
||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.
||Notes
+
||Message a player receives if they attempt to use the /setName command and are beyond the 32 meter range from which to use the /setName command on a structure.
 
||Examples
 
||Examples
  
Line 83: Line 83:
 
||internal_command_string
 
||internal_command_string
 
||That is not a valid name.
 
||That is not a valid name.
||Notes
+
||Message a player receives if they send off a name that has more than 68 characters in the structure name prompt.
 
||Examples
 
||Examples
  
Line 94: Line 94:
 
||internal_command_string
 
||internal_command_string
 
||You must be the owner to rename a structure.
 
||You must be the owner to rename a structure.
||Notes
+
||Message a player gets if they attempt to rename the structure and are not the lot owner for the structure
 
||Examples
 
||Examples
  
Line 105: Line 105:
 
||internal_command_string
 
||internal_command_string
 
||Structure renamed.
 
||Structure renamed.
||Notes
+
||Confirmation sent to a player when the structure is renamed.
 
||Examples
 
||Examples
  

Revision as of 14:11, 3 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 /setName command and are beyond the 32 meter range from which to use the /setName command on a structure. Examples


not_valid_name /string/en/ player_structure.stf internal_command_string That is not a valid name. Message a player receives if they send off a name that has more than 68 characters in the structure name prompt. Examples


rename_must_be_owner /string/en/ player_structure.stf internal_command_string You must be the owner to rename a structure. Message a player gets if they attempt to rename the structure and are not the lot owner for the structure Examples


structure_renamed /string/en/ player_structure.stf internal_command_string Structure renamed. Confirmation sent to a player when the structure is renamed. Examples


ID Value /string/en/ player_structure.stf internal_command_string System Message Text Notes Examples


ID Value /string/en/ player_structure.stf internal_command_string System Message Text Notes Examples