View Single Post
  #11  
Old 01-13-2004, 10:23 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by zell12
Or, the client sends information to/from the account... Forget the IDs, why do we bother having them?
You are not connected to every client at once. The server acts as a mediator, you send data to the server, it sends it back, I don't really think it would be safe to be connected to every single player online.
Reply With Quote