Difference between revisions of "Guilds (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Email Messages)
(Email Messages)
Line 56: Line 56:
 
|}
 
|}
  
= Email Messages =
+
= Messages =
  
 
{| align="center"
 
{| align="center"
Line 66: Line 66:
  
 
|- align="center"
 
|- align="center"
||disband_subject
+
||guildremove_not_in_guild
 
||/string/en/
 
||/string/en/
 
||guildmail.stf
 
||guildmail.stf
 
||internal_command_string
 
||internal_command_string
||Guild Disbanded
+
||You are not in a guild.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||guildstatus_leader
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||%TU is the leader of %TT.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||guildstatus_leader_title
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||%TU [%TO] is the leader of %TT.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||guildstatus_member
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||%TU is a member of %TT.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||guildstatus_member_title
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||%TU [%TO] is a member of %TT.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||guildstatus_not_in_guild
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||%TU is not in a guild.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||guildstatus_not_player
 +
||/string/en/
 +
||guildmail.stf
 +
||internal_command_string
 +
||You may only check the guild status of players.
 +
||Notes
 +
||Examples
 +
 +
  
 
|}
 
|}
 
|}
 
|}

Revision as of 06:59, 30 September 2008

Game Messages - Guilds

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

Guilds (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

Messages

ID Path Filename Trigger Message Notes Examples
guildremove_not_in_guild /string/en/ guildmail.stf internal_command_string You are not in a guild. Notes Examples



guildstatus_leader /string/en/ guildmail.stf internal_command_string %TU is the leader of %TT. Notes Examples



guildstatus_leader_title /string/en/ guildmail.stf internal_command_string %TU [%TO] is the leader of %TT. Notes Examples


guildstatus_member /string/en/ guildmail.stf internal_command_string %TU is a member of %TT. Notes Examples
guildstatus_member_title /string/en/ guildmail.stf internal_command_string %TU [%TO] is a member of %TT. Notes Examples


guildstatus_not_in_guild /string/en/ guildmail.stf internal_command_string %TU is not in a guild. Notes Examples


guildstatus_not_player /string/en/ guildmail.stf internal_command_string You may only check the guild status of players. Notes Examples