Matchmaking – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Replaced content with " ---- {{Ylands editor navbox}} Category: Ylands: How To")
Tag: Replaced
No edit summary
Line 1: Line 1:
=Overview=
-WORK IN PROGRESS-


Matchmaker is multiplayer feature, which allows to aggregate players from different servers and spawn for them new game instance. When a matchmaking session is requested for a player, he is then added to the matchmaker queue. After enough players are queued for same game, new server will be spawned for them.
*Players can queue only for games withing the same [[Ylands Game set|'''Game Set''']].
*When enough players are match-maked, new server starts
**If there are not enough players for given time (aprox 2 minutes), the matchmaker will try start the server with minimum players.
**Minimum / maximum players per servers is defined via game settings.
*Matchmaking is started via [[Ylands Tile - Matchmaking|'''Start Matchmaking''']] instruction.
*Difference from [[Ylands Tile - Reserve game session|'''Reserve Session''']] is, that players does not have to be on same server.
==See also==
*[[Ylands Tile - Matchmaking|'''Start Matchmaking''']]
*[[Ylands Tile - Reserve game session|'''Reserve session''']]
*[[Ylands Matchmaking|'''Matchmaking''']]
*[[Ylands Game set|'''Game set''']]


----
----

Revision as of 16:55, 10 September 2020

Overview

-WORK IN PROGRESS-

Matchmaker is multiplayer feature, which allows to aggregate players from different servers and spawn for them new game instance. When a matchmaking session is requested for a player, he is then added to the matchmaker queue. After enough players are queued for same game, new server will be spawned for them.

  • Players can queue only for games withing the same Game Set.
  • When enough players are match-maked, new server starts
    • If there are not enough players for given time (aprox 2 minutes), the matchmaker will try start the server with minimum players.
    • Minimum / maximum players per servers is defined via game settings.
  • Matchmaking is started via Start Matchmaking instruction.
  • Difference from Reserve Session is, that players does not have to be on same server.

See also


Template:Ylands editor navbox