Difference between revisions of "House Residency (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 96: Line 96:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||declare_must_be_owner
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You must be the owner of the building to declare residence.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 106: Line 106:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||declared_residency
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You have declared your residency here.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
|}
 
|}
 
|}
 
|}

Revision as of 00:33, 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 Message Notes Examples
already_residence /string/en/ player_structure.stf internal_command_string This building is already your residence. Notes Examples


change_residence /string/en/ player_structure.stf internal_command_string You change your residence to this building. Notes Examples


change_residence_time /string/en/ player_structure.stf internal_command_string You cannot change residence for %NO hours. Notes Examples


declare_must_be_owner /string/en/ player_structure.stf internal_command_string You must be the owner of the building to declare residence. Notes Examples


declared_residency /string/en/ player_structure.stf internal_command_string You have declared your residency here. Notes Examples