Difference between revisions of "City Growth: Added Structure (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)}...)
 
 
(5 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
City Growth: Added Structure (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Sender'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
 +
 
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||new_city_from
 +
||/string/en/city/
 +
||city.stf
 +
||internal_command_string
 +
||Planetary Civic Authority
 +
||
 +
||
 +
||Patch 14
 +
||[[Player City Email 2 (example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||new_city_structure_subject
 +
||/string/en/city/
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||City Growth: Added Structure
 +
||
 +
||
 +
||[[Player City Email 2 (example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||new_city_structure_body
 +
||/string/en/city/
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||
 +
||A new structure has been added to your city.
 +
 
 +
Structure Type: %TT
 +
Structure Owner: %TO
 +
||
 +
||[[Player City Email 2 (example)|Example]]
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 13:37, 28 June 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

City Growth: Added Structure (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 Sender Subject Body Notes Examples
new_city_from /string/en/city/ city.stf internal_command_string Planetary Civic Authority Patch 14 Example


new_city_structure_subject /string/en/city/ city.stf internal_command_string City Growth: Added Structure Example


new_city_structure_body /string/en/city/ city.stf internal_command_string A new structure has been added to your city.

Structure Type: %TT Structure Owner: %TO

Example