Difference between revisions of "Friend List (Game Messages)"
From SWGANH Wiki
(→Related Tags) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 49: | Line 49: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 57: | Line 57: | ||
= Email / System Messages = | = Email / System Messages = | ||
+ | |||
+ | See [[Community Window (Game Messages)|Community Window]] | ||
+ | |||
+ | == Friend List == | ||
Line 64: | Line 68: | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width=" | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' |
− | |- | + | |---- |
+ | |find_friend_failed_usage | ||
+ | |/string/en/ | ||
+ | |ui_cmnty.stf | ||
+ | |internal_command_string | ||
+ | |Usage: /findFriend <friend name> | ||
+ | |(Unknown) | ||
+ | |[[Community Window Example24 (Example)|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) | ||
+ | |[[Community Window Example25 (Example)|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. | ||
+ | |[[Community Window Example26 (Example)|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. | ||
+ | |[[Community Window Example27 (Example)|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. | ||
+ | |[[Community Window Example28 (Example)|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. | ||
+ | |[[Community Window Example29 (Example)|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. | ||
+ | |[[Community Window Example30 (Example)|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. | ||
+ | |[[Community Window Example31 (Example)|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. | ||
+ | |[[Community Window Example32 (Example)|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. | ||
+ | |[[Community Window Example33 (Example)|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. | ||
+ | |[[Community Window Example34 (Example)|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. | ||
+ | |[[Community Window Example35 (Example)|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) | ||
+ | |[[Community Window Example36 (Example)|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. | ||
+ | |[[Community Window Example37 (Example)|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) | ||
+ | |[[Community Window Example38 (Example)|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. | ||
+ | |[[Community Window Example39 (Example)|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 | ||
+ | |[[Community Window Example40 (Example)|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) | ||
+ | |[[Community Window Example41 (Example)|Example]] | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||ignore_added |
+ | ||/string/en/ | ||
+ | ||cmnty.stf | ||
+ | ||internal_command_string | ||
+ | ||%TT is now ignored. | ||
+ | ||Message given when a player is added to the ignore list. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | || | + | ||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. | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||friend_fail_already_in_list_old||/string/en/||cmnty.stf||internal_command_string||%TT is already in your 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. | ||
+ | || | ||
+ | |- align="center" | ||
+ | ||friend_fail_already_in_list_old | ||
+ | ||/string/en/ | ||
+ | ||cmnty.stf | ||
+ | ||internal_command_string | ||
+ | ||%TT is already in your friend list. | ||
+ | ||(unknown) | ||
+ | || | ||
|} | |} | ||
|} | |} |
Latest revision as of 18:04, 11 July 2009
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.
|
Email / System MessagesSee Community Window Friend List
|