Difference between revisions of "Group Creation (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 102: Line 102:
 
|You decline to join the group.
 
|You decline to join the group.
 
|Message a player receives when they decline an invite to join a group.
 
|Message a player receives when they decline an invite to join a group.
 +
|[[Group_Example6 (Example)|Example]]
 +
|----
 +
|decline_leader
 +
|/string/en/
 +
|group.stf
 +
|internal_command_string
 +
|%TT declines to join your group.
 +
|Message a player receives when an invited player declines to join their group.
 
|[[Group_Example6 (Example)|Example]]
 
|[[Group_Example6 (Example)|Example]]
 
|----
 
|----

Revision as of 12:29, 7 August 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 Body Notes Examples
disbanded /string/en/ group.stf internal_command_string The group has been disbanded. Message a player receives when the group leader uses the /disband command. Example
formed_self /string/en/ group.stf internal_command_string You have formed the group. Message a player receives when they first form a group after inviting a player/pet. Example
invite_target /string/en/ group.stf internal_command_string %TT invites you to join a group. Type /join to accept. Message a player receives when they invited to join a group. Example
decline_self /string/en/ group.stf internal_command_string You decline to join the group. Message a player receives when they decline an invite to join a group. Example
decline_leader /string/en/ group.stf internal_command_string %TT declines to join your group. Message a player receives when an invited player declines to join their group. Example
invite_leader /string/en/ group.stf internal_command_string You invite %TT to join your group. Message a player receives when they invite someone to join their group. Example
joined_self /string/en/ group.stf internal_command_string You have joined the group. Message a player receives when they accept invitation to join a group. Example
other_joined_prose /string/en/ group.stf internal_command_string %TU has joined the group. Message that the group receives when another player has joined the group. Example
other_left_prose /string/en/ group.stf internal_command_string %TU has left the group. Message that the group receives when a player leaves the group or is kicked by the group leader. Example