Difference between revisions of "Maintenance Report SUI (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| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(Related Tags)
 
(4 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 35: Line 35:
 
|}
 
|}
 
|}
 
|}
 
== System Messages ==
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
 
|}
 
|}
 
 
  
 
== SUI Prompt ==
 
== SUI Prompt ==
Line 60: Line 46:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Contents'''||'''Button'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Contents'''||'''Button'''||'''Notes'''||'''Examples'''
  
|- align="center"
+
|----
||
+
|maint_info_t
||
+
|/string/en/city/
||
+
|city.stf
||internal_command_string
+
|
||
+
|Maintenance Report
||
+
|
||
+
|
||
+
|
||Notes
+
|
||Example
+
|[[Maintenance Report SUI 1 (Example)|Example]]
 
+
|----
|- align="center"
+
|maint_info_d
||
+
|/string/en/city/
||
+
|city.stf
||
+
|
||internal_command_string
+
|
||
+
|This report is a projection of the current maintenance costs for the city.  Maintenance is paid on a weekly basis.
||
+
|
||
+
|
||
+
|
||Notes
+
|[[Maintenance Report SUI 1 (Example)|Example]]
||Example
+
|----
 +
|tot_maint
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Total Maintenance:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|city_hall
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|City Hall:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|map_reg_cost
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Map Registration: 5000 credits
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|map_unreg
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Map Registration: Unregistered
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|specialization
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Specialization:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|structures
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Structures:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|decorations
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Decorations:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
 +
|----
 +
|train_and_term
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|
 +
|
 +
|Trainers & Terminals:
 +
|
 +
|
 +
|[[Maintenance Report SUI 1 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 09:34, 26 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.



Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

SUI Prompt

ID Path Filename Trigger Title Description Contents Button Notes Examples
maint_info_t /string/en/city/ city.stf Maintenance Report Example
maint_info_d /string/en/city/ city.stf This report is a projection of the current maintenance costs for the city. Maintenance is paid on a weekly basis. Example
tot_maint /string/en/city/ city.stf Total Maintenance: Example
city_hall /string/en/city/ city.stf City Hall: Example
map_reg_cost /string/en/city/ city.stf Map Registration: 5000 credits Example
map_unreg /string/en/city/ city.stf Map Registration: Unregistered Example
specialization /string/en/city/ city.stf Specialization: Example
structures /string/en/city/ city.stf Structures: Example
decorations /string/en/city/ city.stf Decorations: Example
train_and_term /string/en/city/ city.stf Trainers & Terminals: Example