I think we need a timer for when someone in combat tries to log off to avoid destruction. At the moment its impossible to negotiate ransoms because of this. Something akin to eve online. Thoughts?
I think we need a timer for when someone in combat tries to log off to avoid destruction. At the moment its impossible to negotiate ransoms because of this. Something akin to eve online. Thoughts?
I'm no server engineer, but I believe it would be possible to make the server save everything that happens to you in the x minutes after logged out in space and when you log in, it synchronizes the data between you and the server.It's hard to prevent due to the game using P2P and not a standard client/server model. The 2 clients need to have direct communication. If one disconnects what is there to verify any damage you to do them?
you misunderstand, there is no need to do a special sync on your local game, everything is always synced via server as that is the only way to stop cheating. so whether you log out correctly or not, you will always sync with your saved data that is on the main ED serverI'm no server engineer, but I believe it would be possible to make the server save everything that happens to you in the x minutes after logged out in space and when you log in, it synchronizes the data between you and the server.
Example:
Player 1 goes bounty hunting and notices he's going to lose.
Alt F4 in a "safe" spot and the ship disappears before exploding.
Bring in the synch thingy.
After the player logged out, his target beat the out of his ship which then exploded.
Player 1 logs in some time later to keep on playing.
The server applies the data of what happened after log out into his save game, thus he's in a station watching a insurance window.
Ah, of course. not sure why I had a picture of part of the save being on your HDD.you misunderstand, there is no need to do a special sync on your local game, everything is always synced via server as that is the only way to stop cheating. so whether you log out correctly or not, you will always sync with your saved data that is on the main ED server
you misunderstand, there is no need to do a special sync on your local game, everything is always synced via server as that is the only way to stop cheating. so whether you log out correctly or not, you will always sync with your saved data that is on the main ED server