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)}...)
 
(System 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]]
 
|}
 
|}
 
|}
 
|}

Revision as of 22:52, 2 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

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 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