17.06.2010, 16:41
Is it home hosted? Usually you cannot take that many people on a server that is not professionally hosted, due to the fact that the internet is too slow/etc.
Try this to see if your internet is okay.
Edit:
His code shouldn't make a problem, because it is not that long. If there is not more in OnPlayerUpdate it should be okay, due the usage of switch-case.
Try this to see if your internet is okay.
Edit:
Quote:
Originally Posted by Flashy
OnPlayerUpdate updates dates 30-70/ sec. It means when a lot of players are playing on your server it will lag and normally have a high ping.
Delete OnPlayerUpdate and try to create a Timer for your settings. It will resolve the problem. |