Page MenuHomeFeedback Tracker

[Feature Request] TransitionRequest support when state: OnlineGame (joining other servers with scripts while being connected to a server)
Feedback, NormalPublic

Description

Hello admin!
we are trying to call the following function while connected to a server:

GameStateTransitions.RequestConnectViaRoom

However, the game responds with an error:

DEFAULT   (E): TransitionRequest { state: OnlineGame, request: ServerConnect }. Not supported.

Perhaps it would be possible for script support to allow directly joining servers, even when being connected to servers.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General
Steps To Reproduce
  1. GameStateTransitions.RequestConnectViaRoom(m_RoomToJoin);
  2. Error (TransitionRequest { state: OnlineGame, request: ServerConnect }. Not supported.)

Expected behaviour:

  1. GameStateTransitions.RequestConnectViaRoom(m_RoomToJoin);
  2. The game joins the room(server)
Additional Information

Please any feature that allows joining a server with scripts, even when already connected to a server.
A feature like this will be epic and lots of fun for everyone.

Event Timeline

Geez changed the task status from New to Feedback.May 14 2024, 11:08 AM

Hello, @Geez would love to know if this is something that is planned or simply not in the scope for arma reforger.

Having a custom scripted lobby system and ability to connect to servers or matchmaking servers would be nice!
A lot of modders would be interested in this, if not today, then in the future.

Thanks!

Geez added a comment.May 16 2024, 4:36 PM

Hello GlutenFreeVapes.
Currently there is no information I can share on this topic.
Regards,
Geez