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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(3 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
House Residency (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 71: Line 71:
 
||internal_command_string
 
||internal_command_string
 
||This building is already your residence.
 
||This building is already your residence.
||Notes
+
||Message a player receives if they use the Declare Residence radial option in a structure that they have already used to declare their residency at.
||Examples
+
||[[House Residency 1 (Example)|Example]]
  
  
Line 81: Line 81:
 
||internal_command_string
 
||internal_command_string
 
||You change your residence to this building.
 
||You change your residence to this building.
||Notes
+
||Message a player receives if they use the Declare Residence radial option in a different structure than where they previously declared residency at.
||Examples
+
||[[House Residency 2 (Example)|Example]]
  
  
Line 91: Line 91:
 
||internal_command_string
 
||internal_command_string
 
||You cannot change residence for %NO hours.
 
||You cannot change residence for %NO hours.
||Notes
+
||Message a player receives notifying them that they cannot change residency for 24 hours
||Examples
+
||[[House Residency 3 (Example)|Example]]
  
  
Line 101: Line 101:
 
||internal_command_string
 
||internal_command_string
 
||You must be the owner of the building to declare residence.
 
||You must be the owner of the building to declare residence.
||Notes
+
||Message a player receives if they are not the owner of a structure and they attempt to use the declare residence radial option in the structure management terminal.
||Examples
+
||[[House Residency 4 (Example)|Example]]
  
  
Line 111: Line 111:
 
||internal_command_string
 
||internal_command_string
 
||You have declared your residency here.
 
||You have declared your residency here.
||Notes
+
||Message that the structure owner receives when they successfully declare residence.
||Examples
+
||[[House Residency 5 (Example)|Example]]
  
  
Line 124: Line 124:
 
||internal_command_string
 
||internal_command_string
 
||You may not declare residence at a factional headquarters.
 
||You may not declare residence at a factional headquarters.
||Notes
+
||Message that the structure owner receives if they attempt to use the /declareresidence command while having a structure management terminal inside a factional base selected.
||Examples
+
||[[House Residency 6 (Example)|Example]]
  
  
|- align="center"
 
||residence_must_be_building
 
||/string/en/
 
||player_structure.stf
 
||internal_command_string
 
||Your declared residence must be a building.
 
||Notes
 
||Examples
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 16:29, 25 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 Residency (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
already_residence /string/en/ player_structure.stf internal_command_string This building is already your residence. Message a player receives if they use the Declare Residence radial option in a structure that they have already used to declare their residency at. Example


change_residence /string/en/ player_structure.stf internal_command_string You change your residence to this building. Message a player receives if they use the Declare Residence radial option in a different structure than where they previously declared residency at. Example


change_residence_time /string/en/ player_structure.stf internal_command_string You cannot change residence for %NO hours. Message a player receives notifying them that they cannot change residency for 24 hours Example


declare_must_be_owner /string/en/ player_structure.stf internal_command_string You must be the owner of the building to declare residence. Message a player receives if they are not the owner of a structure and they attempt to use the declare residence radial option in the structure management terminal. Example


declared_residency /string/en/ player_structure.stf internal_command_string You have declared your residency here. Message that the structure owner receives when they successfully declare residence. Example



no_hq_residence /string/en/ player_structure.stf internal_command_string You may not declare residence at a factional headquarters. Message that the structure owner receives if they attempt to use the /declareresidence command while having a structure management terminal inside a factional base selected. Example