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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
House Placement (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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
+
||[[House 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
+
||[[House Placement 2 (Example)|Example]]
  
  
Line 98: Line 98:
 
||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
+
||[[House Placement 3 (Example)|Example]]
  
  
Line 108: Line 108:
 
||internal_command_string
 
||internal_command_string
 
||You can not place a structure while you are inside a building.
 
||You can not place a structure while you are inside a building.
||Notes
+
||Message sent to a player who attempts to use a structure deed while inside of a building.
||Examples
+
||[[House Placement 4 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||wrong_planet
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||That deed cannot be used on this planet.
 +
||Message sent to a player who attempts to place a structure on a planet that does not allow that type of structure to be placed on it (example: trying to place corellia structures on tatooine)
 +
||[[House Placement 5 (Example)|Example]]
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||place_cantina
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||You must be a Master Dancer, Master Musician, or Master Chef to place a Cantina.
 +
||Message sent if a player attempts to place a cantina in a player city and who does not have the master dancer, chef or musician skill.
 +
||[[House Placement 6 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||place_theater
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||You must be a Master Dancer or Master Musician to place a Theater.
 +
||Message sent if a player attempts to place a theater in a player city and who does not have the master dancer or musician skill.
 +
||[[House Placement 7 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||place_hospital
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||You must be a Master Doctor or Master Combat Medic to place a Hospital.
 +
||Message sent if a player attempts to place a hospital in a player city and who does not have the master doctor or master combat medic skill.
 +
||[[House Placement 8 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||place_merchant_tent
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||You must have Efficiency IV: Structures, to place a merchant tent!
 +
||Message sent if a player attempts to place a merchant tent and who does not have the Efficiency IV skill.
 +
||[[House Placement 9 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 18:47, 19 August 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

House Placement (Game Messages)

Related Tags

75% This document is nearing completion.

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


wrong_planet /string/en/ player_structure.stf internal_command_string That deed cannot be used on this planet. Message sent to a player who attempts to place a structure on a planet that does not allow that type of structure to be placed on it (example: trying to place corellia structures on tatooine) Example



place_cantina /string/en/ player_structure.stf internal_command_string You must be a Master Dancer, Master Musician, or Master Chef to place a Cantina. Message sent if a player attempts to place a cantina in a player city and who does not have the master dancer, chef or musician skill. Example


place_theater /string/en/ player_structure.stf internal_command_string You must be a Master Dancer or Master Musician to place a Theater. Message sent if a player attempts to place a theater in a player city and who does not have the master dancer or musician skill. Example


place_hospital /string/en/ player_structure.stf internal_command_string You must be a Master Doctor or Master Combat Medic to place a Hospital. Message sent if a player attempts to place a hospital in a player city and who does not have the master doctor or master combat medic skill. Example
place_merchant_tent /string/en/ player_structure.stf internal_command_string You must have Efficiency IV: Structures, to place a merchant tent! Message sent if a player attempts to place a merchant tent and who does not have the Efficiency IV skill. Example