Jump to content
  • 0

"Threadnet" server setting


UnchiuDawg

Question

Hello, I want to make sure my server's players are synced as good as possible without having any strange glitches happening on the server.

While I was looking through the config file and on the wikipedia for more information, I've noticed that there is a setting called "threadnet" (https://wiki.multitheftauto.com/wiki/Server_mtaserver.conf#threadnet), but this setting was not added in the config file by default, and it is missing from the setServerConfigSetting arguments on the wiki page, although it says it can be changed by using that function.

Does this setting still exist or was it removed in some previous versions? If I were to add "<threadnet>1</threadnet>" to my config file would it work?

Link to comment

2 answers to this question

Recommended Posts

  • 0
  • MTA Team

The default value is 1, so it doesn't need to be in the config unless you want to disable it.

You can check the setting with getServerConfigSetting("threadnet")

  • Like 1
Link to comment

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...