#Receive QueueName on matchmaking server

4 messages · Page 1 of 1 (latest)

stark rock
#

Hi there
I'm using GSDK in Unreal 5.4.4.

There are 3 queues a dedicated server build could be launched for. Each queue indicates a specific game mode, so server need to set up corresponding rules (Queue_Solo, Queue_Duo etc)

Is there way to identify the actual QueueName on a dedicated server when it was activated by matchmaking system, so server can call GetMatch and CreateServerBackfillTicket?

I'm looking into "Match Session Cookie", but not sure that it contains info about queue

unreal plover
#

I am not super familiar with Unreal version but if you have access to the configuration object, you an look for that key.