House Add Maintenance (Game Messages)

From SWGANH Wiki
Jump to: navigation, search




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