Tagged Questions
1
vote
1answer
278 views
What time to display in text messages in multiplayer game?
Say I'm having a multiplayer RTS game. There's a main server for each individual game and several clients connected to it. All packets are sent to server first and then server retransmits them back to ...