View Single Post
  #30  
Old 08-01-2007, 11:09 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by DustyPorViva View Post
Because then there's no need to transfer data between the client and server. The way I did it, the only time information is sent is once, from then on it uses comparison to retrieve the same time as everyone else, all on the clientside.
It's just more convenient to have something like the time on the clientside for fast and smooth access, since most things related to time(seteffect, lights) are on the clientside.
Serverr. strings never actually gets transfered between the client and the server, they are just serversided variables that can be read on the clientside.

Quote:
Originally Posted by Inverness View Post
Serverside timeouts are 0.1 seconds minimum.
Correct.

Quote:
Originally Posted by killerogue View Post
Everyone's been telling me 0.5. -/-
Wrong.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote