How can I restart server while playing? ServerTravel doesn’t work properly. There’s four ways:
-
If I execute console command “ServerTravel MyMap” (when there’s 1 player), then I can really restart map, all ammo will be reseted and I start a new game with my single character. But when I close my window with the game the editor frozes. And I have to execute it with alt+ctrl+delete.
-
If I execute console command “ServerTravel” and then use node OpenLevel (when there’s 1 player), then I can restart map and everything is ok, when I close the window. But it’s just for 1 player
-
If I execute console command “ServerTravel MyMap” (when there’s >=2 player), then first player start to play on a new map and the second player is continuing play on old map. There’s even a body of the first player. When I close the windows with game the editor frozes.
-
If I execute console command “ServerTravel” and then use node OpenLevel (when there’s >=2 player), then I see a frame of the first player is starting play on a new map, and everything frozes. And I have to Alt+Ctrl+Delete again
So, is there a way to fix ServerTravel working? Or is there another way to restart server? Thanks fro answers