Jump to content

Make a plugin


RustLover

Recommended Posts

The checks themselves are the source of the lag. It has to check the steam servers so you have a delay there as data is checked, and that delay will likely cause lag. Checking during gameplay will cause lag as well. If called on the player connecting, it can check what it needs to, and it's a once per connection thing. As soon as it starts checking players during gameplay, the lag will grow as the server has to keep making API calls to an external server )not to mention the extra data moving through the connection will have a small, but growing effect on the available bandwidth to communicate with players.

Link to comment
Share on other sites

8 hours ago, The Friendly Chap said:

The checks themselves are the source of the lag. It has to check the steam servers so you have a delay there as data is checked, and that delay will likely cause lag. Checking during gameplay will cause lag as well. If called on the player connecting, it can check what it needs to, and it's a once per connection thing. As soon as it starts checking players during gameplay, the lag will grow as the server has to keep making API calls to an external server )not to mention the extra data moving through the connection will have a small, but growing effect on the available bandwidth to communicate with players.

thanks
Is there a way to prevent server lag?

Link to comment
Share on other sites

  • RustLover changed the title to Make a plugin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
1.2m

Downloads

Total number of downloads.

6.1k

Customers

Total customers served.

90.3k

Files Sold

Total number of files sold.

1.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.