10-08-2007, 06:57 PM
Cruzn Wrote:If the second server handles only movement, it would always be requesting data from the main server to check whether or not the move is legal. You can't rely on just the client's data and use a blind server.No it wouldnt, as I said those things can be transfered to the 2:nd server.
It would take the calculation stress off the main server, but it would be the same amount of packet sending.