multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.42k stars 437 forks source link

Make some sync parameter configurable. #3864

Closed nweb closed 3 days ago

nweb commented 1 week ago

Adds the object_sync_interval parameter to the server configuration file. It is already supported, but for some unknown reason it could not be configured.

Proxy-99 commented 1 week ago

related to #460 #3405