Difference between revisions of "Civic Structure Status 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=...)
 
(SUI Prompt)
Line 61: Line 61:
  
 
|- align="center"
 
|- align="center"
 +
||structure_status_t
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||Structure Status
 
||
 
||
 
||
 
||
||
+
||Notes
 +
||[[House Status SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||structure_name_prompt
 +
||/string/en/
 +
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 +
||Structure Name:
 
||
 
||
 +
||Notes
 +
||[[House Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||maintenance_mods_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
 +
||Maintenance Modifiers:
 
||
 
||
 
||Notes
 
||Notes
||Example
+
||[[House Status SUI 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
 +
||owner_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
 +
||Owner:
 
||
 
||
 +
||Notes
 +
||[[House Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||maintenance_rate_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
 +
||Maintenance Rate:
 +
||
 +
||Notes
 +
||[[House Status SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||refresh
 +
||/string/en/
 +
||ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Refresh
 +
||Notes
 +
||[[House Status SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 
||
 
||
 
||
 
||
 +
||Cancel
 
||Notes
 
||Notes
||Example
+
||[[House Status SUI 1 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Revision as of 11:45, 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

0% This document has not been started.

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.

System Messages

ID Path Filename Trigger Message Notes Examples
ID Value /path/goes/here/ filename.stf internal_command_string System Message Text Notes Examples


SUI Prompt

ID Path Filename Trigger Title Description Contents Button Notes Examples
structure_status_t /string/en/ player_structure.stf internal_command_string Structure Status Notes Example
structure_name_prompt /string/en/ player_structure.stf internal_command_string Structure Name: Notes Example


maintenance_mods_prompt /string/en/ player_structure.stf internal_command_string Maintenance Modifiers: Notes Example
owner_prompt /string/en/ player_structure.stf internal_command_string Owner: Notes Example


maintenance_rate_prompt /string/en/ player_structure.stf internal_command_string Maintenance Rate: Notes Example
refresh /string/en/ ui.stf internal_command_string Refresh Notes Example
cancel /string/en/ ui.stf internal_command_string Cancel Notes Example