Difference between revisions of "Factory Add Maintenance (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(8 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Factory Add Maintenance (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 73: Line 73:
 
||internal_command_string
 
||internal_command_string
 
||You must be in a building or near an installation to use that command.
 
||You must be in a building or near an installation to use that command.
||Notes
+
||Message a player receives if they attempt to use the /PayMaintenance command and are not within the 32 meter range from the structure in order to use it.
||Examples
+
||[[Factory Add Maintenance 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 82: Line 82:
 
||internal_command_string
 
||internal_command_string
 
||You have moved out of range of your original /payMaintenance target. Aborting...
 
||You have moved out of range of your original /payMaintenance target. Aborting...
||Notes
+
||Message a player receives if they have the Pay Maintenance SUI window open and attempt to add maintenance with it after they are beyond a 32 meter range from the structure.
||Examples
+
||[[Factory Add Maintenance 2 (Example)|Example]]
  
  
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||structure_condemned_not_owner
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||This structure has been condemned by the order of the Empire. Access is forbidden until back fees are paid by the owner.
||Notes
+
||Message a player receives if they attempt to use a structure of another player while it is condemned.
||Examples
+
||[[Factory Add Maintenance 3 (Example)|Example]]
  
 
 
|- align="center"
 
||ID Value
 
||/string/en/
 
||player_structure.stf
 
||internal_command_string
 
||System Message Text
 
||Notes
 
||Examples
 
  
  
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||structure_uncondemned
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Your structure has been uncondemned. The Empire thanks you for your support.
||Notes
+
||Message a player receives when they pay the fees for their condemned structure.
||Examples
+
||[[Factory Add Maintenance 4 (Example)|Example]]
 
+
  
 
|- align="center"
 
|- align="center"
Line 126: Line 115:
 
||System Message Text
 
||System Message Text
 
||Notes
 
||Notes
||Examples
+
||[[Factory Add Maintenance 5 (Example)|Example]]
  
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||amount_params
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||The amount must be between 1 and 100000
||Notes
+
||Message a player receives if they attempt to use the /payMaintenance command and have input an incorrect character as a value or a value of 0 or greater than 100,000
||Examples
+
||[[Factory Add Maintenance 6 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:22, 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 (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 Message Notes Examples


command_no_building /string/en/ player_structure.stf internal_command_string You must be in a building or near an installation to use that command. Message a player receives if they attempt to use the /PayMaintenance command and are not within the 32 meter range from the structure in order to use it. Example
pay_out_of_range /string/en/ player_structure.stf internal_command_string You have moved out of range of your original /payMaintenance target. Aborting... Message a player receives if they have the Pay Maintenance SUI window open and attempt to add maintenance with it after they are beyond a 32 meter range from the structure. Example


structure_condemned_not_owner /string/en/ player_structure.stf internal_command_string This structure has been condemned by the order of the Empire. Access is forbidden until back fees are paid by the owner. Message a player receives if they attempt to use a structure of another player while it is condemned. Example



structure_uncondemned /string/en/ player_structure.stf internal_command_string Your structure has been uncondemned. The Empire thanks you for your support. Message a player receives when they pay the fees for their condemned structure. Example
ID Value /string/en/ player_structure.stf internal_command_string System Message Text Notes Example


amount_params /string/en/ player_structure.stf internal_command_string The amount must be between 1 and 100000 Message a player receives if they attempt to use the /payMaintenance command and have input an incorrect character as a value or a value of 0 or greater than 100,000 Example