Difference between revisions of "Matchmaking (Game Messages)"
From SWGANH Wiki
(→Related Tags) |
(→System Messages) |
||
Line 56: | Line 56: | ||
|} | |} | ||
− | = | + | == Match Making == |
+ | |||
+ | |||
+ | {| 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]] | See [[Community Window (Game Messages)|Community Window]] |
Revision as of 13:27, 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 Making
|