View Single Post
  #11  
Old 07-17-2002, 12:49 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Re: Should I or should I not

Quote:
Originally posted by user13-xo


The lag is from bad scripts
no, sign lag comes from the fact that everytime you read a sign, the server opens a txt file (in the translations folder) and if the sign does not exist in the txt file, it writes to it then displays it, also, with the correct server options and text files, you can add translations, the server just opens a text file with the correct language and displays the sign

and alex, if you were doing movement scripts, it might get a little choppy if you have it as .1 instead of .05


and whoever sia dthat you cant do a .05 timeout clientsided is wrong, .1 is the lowest timeout serversided, .05 is still the lowest timeout clientsided