Difference between revisions of "Friend List (Game Messages)"
From SWGANH Wiki
(New page: {{PageHeader|Game Messages|Friend List}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == Category description here |valign=top| == Related Tags == {| |- ||{{D...) |
(→Related Tags) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{PageHeader|Game Messages|Friend List}} | {{PageHeader|Game Messages|Friend List}} | ||
+ | |||
+ | {| border="0" width="100%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | =Navigation= | ||
+ | {| align="center" width="280px" | ||
+ | |- | ||
+ | || | ||
+ | {{Auction (Mess)}} | ||
+ | {{Banking (Mess)}} | ||
+ | {{Combat (Mess)}} | ||
+ | {{Crafting (Mess)}} | ||
+ | {{Creatures / Pets / Mounts (Mess)}} | ||
+ | {{General Shared Messages (Mess)}} | ||
+ | {{Dungeons (Mess)}} | ||
+ | {{GCW (Mess)}} | ||
+ | {{Games (Mess)}} | ||
+ | {{Healing (Mess)}} | ||
+ | {{JTL (Mess)}} | ||
+ | {{Logout Event (Mess)}} | ||
+ | {{Items and Objects (Mess)}} | ||
+ | {{Force Sensitive / Jedi (Mess)}} | ||
+ | {{Player Interactions (Mess)}} | ||
+ | {{Player Structures (Mess)}} | ||
+ | {{Player Cities (Mess)}} | ||
+ | {{Quests / Missions (Mess)}} | ||
+ | {{Resources (Mess)}} | ||
+ | {{Skills (Mess)}} | ||
+ | {{Stat Migration (Mess)}} | ||
+ | {{Travel (Mess)}} | ||
+ | {{Tutorials (Mess)}} | ||
+ | {{Unknown (Mess)}} | ||
+ | {{Using Innate Species Ability (Mess)}} | ||
+ | {{Waypoint / Datapad (Mess)}} | ||
+ | |} | ||
+ | |||
+ | |valign=top| | ||
+ | |||
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
|- | |- | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Game Messages - Friend List | |
|valign=top| | |valign=top| | ||
== Related Tags == | == Related Tags == | ||
− | {| | + | {| align="center" |
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
|- | |- | ||
− | |||
|} | |} | ||
|} | |} | ||
− | = System Messages = | + | = Email / System Messages = |
+ | |||
+ | See [[Community Window (Game Messages)|Community Window]] | ||
+ | |||
+ | == Friend List == | ||
Line 25: | Line 66: | ||
|- | |- | ||
|| | || | ||
− | {| class=" | + | {| class="anhsmalltable" |
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||''' | + | |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" | ||
||ignore_not_found | ||ignore_not_found | ||
||/string/en/ | ||/string/en/ | ||
Line 34: | Line 219: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is not a valid ignore name. | ||%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 | ||friend_added | ||
||/string/en/ | ||/string/en/ | ||
Line 42: | Line 227: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is now your friend. | ||%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 | ||friend_removed | ||
||/string/en/ | ||/string/en/ | ||
Line 50: | Line 235: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is no longer your friend. | ||%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 | ||ignore_removed | ||
||/string/en/ | ||/string/en/ | ||
Line 58: | Line 243: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is no longer ignored. | ||%TT is no longer ignored. | ||
+ | ||Message given when a player is removed from the ignore list. | ||
|| | || | ||
|- align="center" | |- align="center" | ||
− | |||
− | |||
||ignore_added | ||ignore_added | ||
||/string/en/ | ||/string/en/ | ||
Line 67: | Line 251: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is now ignored. | ||%TT is now ignored. | ||
+ | ||Message given when a player is added to the ignore list. | ||
|| | || | ||
|- align="center" | |- align="center" | ||
− | |||
− | |||
||ignore_duplicate | ||ignore_duplicate | ||
||/string/en/ | ||/string/en/ | ||
Line 76: | Line 259: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is already in your ignore list. | ||%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 | ||friend_fail_is_ignored | ||
||/string/en/ | ||/string/en/ | ||
Line 84: | Line 267: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is being ignored, unable to put in your friends list. | ||%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 | ||friend_duplicate | ||
||/string/en/ | ||/string/en/ | ||
Line 93: | Line 275: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is already in your friend list. | ||%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_not_found | ||friend_not_found | ||
||/string/en/ | ||/string/en/ | ||
Line 101: | Line 283: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is not a valid friend name. | ||%TT is not a valid friend name. | ||
+ | ||Message given when a player attempts to add a player that does not exist. | ||
|| | || | ||
|- align="center" | |- align="center" | ||
− | |||
− | |||
||friend_fail_already_in_list_old | ||friend_fail_already_in_list_old | ||
||/string/en/ | ||/string/en/ | ||
Line 110: | Line 291: | ||
||internal_command_string | ||internal_command_string | ||
||%TT is already in your friend list. | ||%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
|