Friend List (Game Messages)

From SWGANH Wiki
Jump to: navigation, search

Game Messages - Friend List

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

Game Messages - Friend List

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

Email / System Messages

See Community Window

Friend List

ID Path Filename Trigger Message Notes Examples
find_friend_failed_usage /string/en/ ui_cmnty.stf internal_command_string Usage: /findFriend <friend name> (Unknown) Example
friend_comment_success /string/en/ ui_cmnty.stf internal_command_string Successfully added a friend comment for %TU. Message received when a player successfully updates a friend's comment section on their list. (Patch 13) Example
friend_comment_usage /string/en/ ui_cmnty.stf internal_command_string Usage: /friendcomment <friend name> <comment> Message received when a player uses the /friendcomment command without setting a player name or correct parameters. Example
friend_group_success /string/en/ ui_cmnty.stf internal_command_string Successfully added a friend group for %TU. Message received by a player when they successfully add a friend to a group category. Example
friend_group_usage /string/en/ ui_cmnty.stf internal_command_string Usage: /friendgroup <friend name> <group name> Message received by a player when they use the /friendgroup command without setting parameters. Example
friend_invalid /string/en/ ui_cmnty.stf internal_command_string Invalid friend name specified: %TU Message a player receives when they use the /friendcomment command incorrectly by putting in the wrong name for a player or if they input a name of a player who is not currently on their list. Example
friend_location /string/en/ ui_cmnty.stf internal_command_string The friend waypoint has been updated to the location of %TU. Message a player receives when they use /findfriend command on the same player after initially creating a waypoint. This new waypoint updates the coordinates of the previoues one. Example
friend_location_failed /string/en/ ui_cmnty.stf internal_command_string Unable to locate %TU Message a player receives when they attempt to use /findfriend on a player who does not have them on their friendlist or if the server cannot draw a waypoint to the player's location. Example
friend_location_failed_noname /string/en/ ui_cmnty.stf internal_command_string No player with that name exists. Message a player receives when they use the /findfriend command and input a n incorrect name of a player that does not exist. Example
friend_location_failed_usage /string/en/ ui_cmnty.stf internal_command_string Please supply a name of someone you wish to find, as follows: /findFriend <friend name>. Message a player receives when they use the /findfriend command without issueing a name of the player they wish to find. Example
friend_offline /string/en/ ui_cmnty.stf internal_command_string ***%TU has gone offline at %TO. Message a player receives when an online friend goes offline. Example
friend_online /string/en/ ui_cmnty.stf internal_command_string ***%TU is online at %TO. If you are on %TU's friends list, try /findFriend %TU to find them. Message a player receives when a friend that has been marked as offering the player notification comes online. This message is also received when the player logs in and that particular friend or friends are already online. Example
friend_hidden /string/en/ ui_who.stf internal_command_string (%DI hidden) This message is given when a player has the hide offline friend option checked. When the player logs in and uses /friend command to check online friends, it will list the total of offline friends as (hidden) Example
friend_list_group_other /string/en/ ui_who.stf internal_command_string Other Friends This is the who listing category title for friends that havent been put in their own grouping. Example
friend_many /string/en/ ui_who.stf internal_command_string You have %DI friends. This message notifies the player of the total amount of friends they have on their list (and along with hidden friend check) Example
friend_none /string/en/ ui_who.stf internal_command_string You have no friends! Maybe you should add one by typing: /addfriend <name> Message received by the player when they use the /friend command and have no friends on their list. Example
friend_one /string/en/ ui_who.stf internal_command_string You have 1 friend. Message a player receives when they only have one friend on the list after performing /findfriend Example
friend_title /string/en/ ui_who.stf internal_command_string List of Friends This is the parent category list title for the friend who listing when a player uses the /friend command. (Patch 13) Example
ignore_not_found /string/en/ cmnty.stf internal_command_string %TT is not a valid ignore name. Message received when a player attempts to add another player that does not exist to the ignore list.
friend_added /string/en/ cmnty.stf internal_command_string %TT is now your friend. Message given when the /addfriend command is used to add a new friend to the list.
friend_removed /string/en/ cmnty.stf internal_command_string %TT is no longer your friend. Message given when the /removefriend command is used to remove a friend from the list.
ignore_removed /string/en/ cmnty.stf internal_command_string %TT is no longer ignored. Message given when a player is removed from the ignore list.
ignore_added /string/en/ cmnty.stf internal_command_string %TT is now ignored. Message given when a player is added to the ignore list.
ignore_duplicate /string/en/ cmnty.stf internal_command_string %TT is already in your ignore list. Message given when a player attempts to add a player to their ignore list whom has already been added.
friend_fail_is_ignored /string/en/ cmnty.stf internal_command_string %TT is being ignored, unable to put in your friends list. Message given when a player attempts to add a player to their friend list whom is already on the ignore list.
friend_duplicate /string/en/ cmnty.stf internal_command_string %TT is already in your friend list. Message given when a player attempts to add a player that is already on their friend list.
friend_not_found /string/en/ cmnty.stf internal_command_string %TT is not a valid friend name. Message given when a player attempts to add a player that does not exist.
friend_fail_already_in_list_old /string/en/ cmnty.stf internal_command_string %TT is already in your friend list. (unknown)