Difference between revisions of "Matchmaking (Game Messages)"
From SWGANH Wiki
(→Related Tags) |
|||
(One intermediate revision by the same user not shown) | |||
Line 42: | Line 42: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Matchmaking (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 49: | Line 49: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 56: | Line 56: | ||
|} | |} | ||
− | = | + | == 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]] | ||
− | + | |} | |
+ | |} |
Latest revision as of 13: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.
|
Match MakingSee Community Window
|