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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
House Add Maintenance (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 74: Line 74:
 
||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.
 
||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.  
 
||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
+
||[[House Add Maintenance 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 83: Line 83:
 
||You have moved out of range of your original /payMaintenance target. Aborting...
 
||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.
 
||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
+
||[[House Add Maintenance 2 (Example)|Example]]
 +
 
  
  
Line 94: Line 95:
 
||This structure has been condemned by the order of the Empire. Access is forbidden until back fees are paid by the owner.
 
||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.
 
||Message a player receives if they attempt to use a structure of another player while it is condemned.
||Examples
+
||[[House Add Maintenance 3 (Example)|Example]]
 +
 
  
  
Line 106: Line 108:
 
||Your structure has been uncondemned. The Empire thanks you for your support.
 
||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.
 
||Message a player receives when they pay the fees for their condemned structure.
||Examples
+
||[[House Add Maintenance 4 (Example)|Example]]
 +
 
  
  
Line 116: Line 119:
 
||The amount must be between 1 and 100000
 
||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
 
||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
+
||[[House Add Maintenance 5 (Example)|Example]]
 +
 
  
  
Line 125: Line 129:
 
||internal_command_string
 
||internal_command_string
 
||You do not have any money to pay maintenance.
 
||You do not have any money to pay maintenance.
||
+
||Message a player receives if they attempt to use the /payMaintenance command and do not have any funds in their bank or onhand cash.
||Examples
+
||[[House Add Maintenance 6 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:35, 15 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

House 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


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


no_money /string/en/ player_structure.stf internal_command_string You do not have any money to pay maintenance. Message a player receives if they attempt to use the /payMaintenance command and do not have any funds in their bank or onhand cash. Example