question

meta avatar image
meta asked

How can i make Playfab see joined playes?

Using this guide(

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/server-sdks/unreal-gsdk/setting-up-a-linux-dedicated-server-on-playfab) i created and deployed linux server. Using this guide i connect players on server(

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/server-sdks/unreal-gsdk/connect-to-mps-hosted-build) and its working, i can see players move. But neither Playfab nor MpsAllocator does not see joined clients( I join with IP:Port)

So the question is what should i do to see joined clients?

sdksunreal
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Dimitris-Ilias Gkanatsios avatar image
Dimitris-Ilias Gkanatsios answered

there is an API call in the GSDK called UpdateConnectedPlayers, you can use it

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.