Matchmaking – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Overview=
=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.
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.


Line 10: Line 8:
*Matchmaking is started via [[Ylands Tile - Matchmaking|'''Start Matchmaking''']] instruction.
*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.
*Difference from [[Ylands Tile - Reserve game session|'''Reserve Session''']] is, that players does not have to be on same server.
-WORK IN PROGRESS-


==See also==
==See also==

Revision as of 16:55, 10 September 2020

Overview

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.


-WORK IN PROGRESS-


See also


Template:Ylands editor navbox