Jump to content

Queue for Full Servers


Recommended Posts

  • Totem Arts Staff

Sending people to other servers via a function is certainly doable, and I've used it in commands before. I only see a few problems with this that would need to be resolved. 

 

1. Communication between normal & queue server: I don't know how the normal server would tell the queue server know when to send someone over. (Though I suppose you could try and use some sort of webserver and have the normal server post to a json via DLLBind with info for the queue server to read via DLLBind. I have yet to see the DLLBind write to a webserver though. However, there would always be a delay between posting and reading, since there's no way for the queue server to know when the json is updated)

2. Someone could connect while someone is travelling between servers, thus disconnecting the travelling player.

3. If someone is sent while the map is changing, they will get disconnected or crash.

 

I think it is worth one or more of the current communities time to try and put this system into a trial. 

Edited by Sarah!
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...