Difference between revisions of "Harvester Status SUI (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(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"
 +
||structure_status_t
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||Structure Status
 
||
 
||
 
||
 
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||structure_name_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
 +
||Structure Name:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||maintenance_mods_prompt
 +
||/string/en/
 +
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 +
||Maintenance Modifiers:
 
||
 
||
 +
||Notes
 +
||[[Factory Status SUI 2 (Example)|Example]]
 +
 +
|- align="center"
 +
||merch_mod_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Merchant modifier:
 
||
 
||
 
||Notes
 
||Notes
 +
||[[Factory Status SUI 2 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||owner_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 
||
 
||
 +
||Owner:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||condition_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Condition:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||maintenance_pool_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Maintenance Pool:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||maintenance_rate_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Maintenance Rate:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||power_reserve_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Power Reserves:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||power_consumption_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Power Consumption:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||property_tax_rate_prompt
 +
||/string/en/
 +
||player_structure.stf
 +
||internal_command_string
 +
||
 +
||Property Tax:
 +
||
 +
||Notes
 +
||[[Factory Status SUI 3 (Example)|Example]]
 +
 +
 +
 +
  
  
 
|}
 
|}
 
|}
 
|}

Revision as of 18:38, 4 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
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
merch_mod_prompt /string/en/ player_structure.stf internal_command_string Merchant modifier: Notes Example


owner_prompt /string/en/ player_structure.stf internal_command_string Owner: Notes Example
condition_prompt /string/en/ player_structure.stf internal_command_string Condition: Notes Example


maintenance_pool_prompt /string/en/ player_structure.stf internal_command_string Maintenance Pool: Notes Example


maintenance_rate_prompt /string/en/ player_structure.stf internal_command_string Maintenance Rate: Notes Example


power_reserve_prompt /string/en/ player_structure.stf internal_command_string Power Reserves: Notes Example


power_consumption_prompt /string/en/ player_structure.stf internal_command_string Power Consumption: Notes Example


property_tax_rate_prompt /string/en/ player_structure.stf internal_command_string Property Tax: Notes Example