ID:132314
 
Is there a command that disconnects you from a game while leaving the game window still up?

I know ".quit" just closes it out, just hoping there is one to disconnect someone without closing the window.
I think "del(player)" used to work for this, but nowadays Dream Seeker "reconnects you in 10 seconds." I'm not sure if this is possible now.
In response to Kaiochao (#1)
I was thinking along the lines as one of BYOND's user commands. If they don't already have one that just disconnects with the window up it'd be useful, well for me anyways.
In response to Kaiochao (#1)
Kaiochao wrote:
I think "del(player)" used to work for this, but nowadays Dream Seeker "reconnects you in 10 seconds." I'm not sure if this is possible now.

del(player) should send a normal quit message, which tells DS not to bother reconnecting.