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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 130: Line 130:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||power_out_of_range
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You have moved out of range of your original /addPower target. Aborting...
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
|}
 
|}
 
|}
 
|}

Revision as of 11:54, 3 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 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. Notes Examples


deposit_successful /string/en/ player_structure.stf internal_command_string You successfully deposit %DI units of energy. Notes Examples


enter_valid_over_zero /string/en/ player_structure.stf internal_command_string Please enter a valid power amount greater than 0. Notes Examples


unable_to_parse /string/en/ player_structure.stf internal_command_string The system was unable to parse a valid power amount. Notes Examples


not_enough_energy /string/en/ player_structure.stf internal_command_string You do not have %DI units of energy in your inventory! Notes Examples


ID Value /string/en/ player_structure.stf internal_command_string System Message Text Notes Examples


power_out_of_range /string/en/ player_structure.stf internal_command_string You have moved out of range of your original /addPower target. Aborting... Notes Examples