Difference between revisions of "Factory Add Maintenance 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| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Factory Add Maintenance SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||select_amount
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Select Amount
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||Examples
+
||[[Factory Add Maintenance SUI 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||select_maint_amount
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Select the total amount you would like to pay to the existing maintenance pool.
 +
||
 +
||Notes
 +
||[[Factory Add Maintenance SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||current_maint_pool
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Current maintenance pool:
 +
||
 +
||Notes
 +
||[[Factory Add Maintenance SUI 1 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:23, 8 July 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

Factory Add Maintenance SUI (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 Title Description Button Notes Examples
select_amount /string/en/ player_structure.stf internal_command_string Select Amount Notes Example


select_maint_amount /string/en/ player_structure.stf internal_command_string Select the total amount you would like to pay to the existing maintenance pool. Notes Example
current_maint_pool /string/en/ player_structure.stf internal_command_string Current maintenance pool: Notes Example