Difference between revisions of "Friend List (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Email / System Messages)
(Email / System Messages)
Line 58: Line 58:
 
= Email / System Messages =
 
= Email / System Messages =
  
 
+
See [[Community Window (Game Messages)|Community Window]]
{| align="center"
+
|-
+
||
+
{| class="anhsmalltable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="150px"|'''ID'''||width="100px"|'''Path'''||width="100px"|'''Filename'''||width="150px"|'''Trigger'''||'''Message'''||'''Prompt'''
+
|- align="center"
+
||ignore_not_found
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is not a valid ignore name.
+
||
+
||
+
|- align="center"
+
||friend_added
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is now your friend.
+
||
+
||
+
|- align="center"
+
||friend_removed
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is no longer your friend.
+
||
+
||
+
|- align="center"
+
||ignore_removed
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is no longer ignored.
+
||
+
||
+
|- align="center"
+
||ignore_added
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is now ignored.
+
||
+
||
+
|- align="center"
+
||ignore_duplicate
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is already in your ignore list.
+
||
+
||
+
|- align="center"
+
||friend_fail_is_ignored
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is being ignored, unable to put in your friends list.
+
||
+
||
+
|- align="center"
+
||friend_duplicate
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is already in your friend list.
+
||
+
||
+
|- align="center"
+
||friend_not_found
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is not a valid friend name.
+
||
+
||
+
|- align="center"
+
||friend_fail_already_in_list_old
+
||/string/en/
+
||cmnty.stf
+
||internal_command_string
+
||%TT is already in your friend list.
+
||
+
||
+
|}
+
|}
+
|}
+

Revision as of 04:01, 20 February 2008

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

50% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Email / System Messages

See Community Window