question

aleksandrkruchinin avatar image
aleksandrkruchinin asked

Servers StandBy to Active

Suppose I have 5 servers in the mode StandBy. There are no players on them, but I want to immediately transfer 4 of them to the mode Active. How to do it?

Custom Game Servers
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

·
Gosen Gao avatar image
Gosen Gao answered

You can use API RequestMultiplayerServer to turn one Standby server into Active. If you want to turn 4 servers into Active, then you can call this API 4 times with different SessionIds.

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.