Difference between revisions of "Matchmaking (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}} {{Banking (Mes...)
 
 
(2 intermediate revisions by 2 users not shown)
Line 42: Line 42:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Matchmaking (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 49: Line 49:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 56: Line 56:
 
|}
 
|}
  
= System Messages =
+
== Match Making ==
 +
See [[Community Window (Game Messages)|Community Window]]
  
 +
{| align="center"
 +
|-
 +
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
|----
 +
|match_found_prose
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|Personality match of %DI% with %TT
 +
|Indicates the percentage match for a particular player.  This will list every successful match.
 +
|[[Community Window Example46 (Example)|Example]]
 +
|----
 +
|quick_match_bad_parameters
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|Your quick match parameter does not match any of the Categories or Types listed in the Community->Personal window.
 +
|(Unknown)
 +
|[[Community Window Example47 (Example)|Example]]
 +
|----
 +
|quick_match_many
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|There are %DI matching players.
 +
|(Unknown)
 +
|[[Community Window Example48 (Example)|Example]]
 +
|----
 +
|quick_match_none
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|There are no players that match your quick match filter.
 +
|(Unknown)
 +
|[[Community Window Example49 (Example)|Example]]
 +
|----
 +
|quick_match_one
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|There is 1 matching player.
 +
|(Unknown)
 +
|[[Community Window Example50 (Example)|Example]]
 +
|----
 +
|quick_match_title
 +
|/string/en/
 +
|ui_cmnty.stf
 +
|internal_command_string
 +
|Quick Matches for %TU
 +
|(Unknown)
 +
|[[Community Window Example51 (Example)|Example]]
  
See [[Community Window (Game Messages)|Community Window]]
+
|}
 +
|}

Latest revision as of 14:28, 26 July 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

Matchmaking (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

Match Making

See Community Window

ID Path Filename Trigger Message Notes Examples
match_found_prose /string/en/ ui_cmnty.stf internal_command_string Personality match of %DI% with %TT Indicates the percentage match for a particular player. This will list every successful match. Example
quick_match_bad_parameters /string/en/ ui_cmnty.stf internal_command_string Your quick match parameter does not match any of the Categories or Types listed in the Community->Personal window. (Unknown) Example
quick_match_many /string/en/ ui_cmnty.stf internal_command_string There are %DI matching players. (Unknown) Example
quick_match_none /string/en/ ui_cmnty.stf internal_command_string There are no players that match your quick match filter. (Unknown) Example
quick_match_one /string/en/ ui_cmnty.stf internal_command_string There is 1 matching player. (Unknown) Example
quick_match_title /string/en/ ui_cmnty.stf internal_command_string Quick Matches for %TU (Unknown) Example