Difference between revisions of "City Building Placement (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 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
|cant_place_civic
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|This structure must be placed within the borders of the city in which you are mayor.
 +
|
 +
|[[City Structure Placement 1 (Example)|Example]]
 +
|----
 +
|cant_place_unique
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|This city can only support a single structure of this type.
 +
|
 +
|[[City Structure Placement 2 (Example)|Example]]
 +
|----
 +
|city_too_close
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You cannot place here. It is too close to %TO.
 +
|
 +
|[[City Structure Placement 3 (Example)|Example]]
 +
|----
 +
|max_cities
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|This planet has already reached its max allowed number of player cities.
 +
|
 +
|[[City Structure Placement 5 (Example)|Example]]
 +
|----
 +
|place_bank
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have Fiscal Policy II to place a bank.
 +
|
 +
|[[City Structure Placement 6 (Example)|Example]]
 +
|----
 +
|place_cityhall
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must be at least a Novice Politician to place a City Hall.
 +
|
 +
|[[City Structure Placement 7 (Example)|Example]]
 +
|----
 +
|place_cloning
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have Martial Policy II to place a cloning facility.
 +
|
 +
|[[City Structure Placement 8 (Example)|Example]]
 +
|----
 +
|place_exotic_garden
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have City Customization IV to place an exotic garden.
 +
|
 +
|[[City Structure Placement 9 (Example)|Example]]
 +
|----
 +
|place_garage
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have Civic Policy II: Education, to place a Garage.
 +
|
 +
|[[City Structure Placement 10 (Example)|Example]]
 +
|----
 +
|place_large_garden
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have City Customization IV to place a large garden.
 +
|
 +
|[[City Structure Placement 11 (Example)|Example]]
 +
|----
 +
|place_medium_garden
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have City Customization III to place a medium garden.
 +
|
 +
|[[City Structure Placement 12 (Example)|Example]]
 +
|----
 +
|place_shuttleport
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have Fiscal Policy II to place a shuttleport.
 +
|
 +
|[[City Structure Placement 13 (Example)|Example]]
 +
|----
 +
|place_small_garden
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|You must have City Customization III to place a small garden.
 +
|
 +
|[[City Structure Placement 14 (Example)|Example]]
 +
|----
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

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

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
cant_place_civic /string/en/ player_structure.stf This structure must be placed within the borders of the city in which you are mayor. Example
cant_place_unique /string/en/ player_structure.stf This city can only support a single structure of this type. Example
city_too_close /string/en/ player_structure.stf You cannot place here. It is too close to %TO. Example
max_cities /string/en/ player_structure.stf This planet has already reached its max allowed number of player cities. Example
place_bank /string/en/ player_structure.stf You must have Fiscal Policy II to place a bank. Example
place_cityhall /string/en/ player_structure.stf You must be at least a Novice Politician to place a City Hall. Example
place_cloning /string/en/ player_structure.stf You must have Martial Policy II to place a cloning facility. Example
place_exotic_garden /string/en/ player_structure.stf You must have City Customization IV to place an exotic garden. Example
place_garage /string/en/ player_structure.stf You must have Civic Policy II: Education, to place a Garage. Example
place_large_garden /string/en/ player_structure.stf You must have City Customization IV to place a large garden. Example
place_medium_garden /string/en/ player_structure.stf You must have City Customization III to place a medium garden. Example
place_shuttleport /string/en/ player_structure.stf You must have Fiscal Policy II to place a shuttleport. Example
place_small_garden /string/en/ player_structure.stf You must have City Customization III to place a small garden. Example