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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 76: Line 76:
 
||You don't have the right to place that structure in this city.  The mayor or one of the city milita must grant you zoning rights first.
 
||You don't have the right to place that structure in this city.  The mayor or one of the city milita must grant you zoning rights first.
 
||Message sent to a player if they attempt to place a structure within the city limits of a player city
 
||Message sent to a player if they attempt to place a structure within the city limits of a player city
||Examples
+
||[[Factory Placement 1 (Example)|Example]]
  
  
Line 87: Line 87:
 
||Building is not permitted here.
 
||Building is not permitted here.
 
||Message sent to a player if they attempt to place a structure within a designated No Build Area.
 
||Message sent to a player if they attempt to place a structure within a designated No Build Area.
||Examples
+
||[[Factory Placement 2 (Example)|Example]]
 +
 
  
  
Line 98: Line 99:
 
||This structure requires %DI lots.
 
||This structure requires %DI lots.
 
||Message sent to a player if they attempt to use a deed to a structure that requires more lots than they currently have.  
 
||Message sent to a player if they attempt to use a deed to a structure that requires more lots than they currently have.  
||Examples
+
||[[Factory Placement 3 (Example)|Example]]
 +
 
  
  
Line 111: Line 113:
 
||You can not place a structure while you are inside a building.
 
||You can not place a structure while you are inside a building.
 
||Message sent to a player who attempts to use a structure deed while inside of a building.
 
||Message sent to a player who attempts to use a structure deed while inside of a building.
||Examples
+
||[[Factory Placement 4 (Example)|Example]]
 +
 
  
 
|}
 
|}
 
|}
 
|}

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



no_rights /string/en/ player_structure.stf internal_command_string You don't have the right to place that structure in this city. The mayor or one of the city milita must grant you zoning rights first. Message sent to a player if they attempt to place a structure within the city limits of a player city Example


not_permitted /string/en/ player_structure.stf internal_command_string Building is not permitted here. Message sent to a player if they attempt to place a structure within a designated No Build Area. Example



not_enough_lots /string/en/ player_structure.stf internal_command_string This structure requires %DI lots. Message sent to a player if they attempt to use a deed to a structure that requires more lots than they currently have. Example




not_inside /string/en/ player_structure.stf internal_command_string You can not place a structure while you are inside a building. Message sent to a player who attempts to use a structure deed while inside of a building. Example