Skip to content

Conversation

@nweb
Copy link
Contributor

@nweb nweb commented Nov 21, 2024

Fixes a bug where server configuration fields (ped_syncer_distance and unoccupied_vehicle_syncer_distance) did not affect the game in any way, i.e. the client side used its default values ​​(easy to check with the /sinfo command).

@Fernando-A-Rocha
Copy link
Contributor

Ped syncer distance and unoccupied vehicle syncer distance were not being synced server<->client at all !? 😮

@Proxy-99
Copy link
Contributor

maybe this related to #375

@Dutchman101
Copy link
Member

That's quite a big oversight, thanks for the fix!

@Dutchman101 Dutchman101 merged commit af5b696 into multitheftauto:master Nov 21, 2024
MTABot pushed a commit that referenced this pull request Nov 21, 2024
af5b696 Fixed a bug with desynchronization of the values of some fields of the CTickRateSettings structure. (#3863)
@theSarrum
Copy link
Contributor

Ped syncer distance and unoccupied vehicle syncer distance were not being synced server<->client at all !? 😮

On the client side this is only used by the /sinfo command.

MTABot pushed a commit that referenced this pull request Nov 22, 2024
514a3b3 Fix the BitStream version mistake made in #3863 (#3866)
@nweb
Copy link
Contributor Author

nweb commented Dec 16, 2024

Ped syncer distance and unoccupied vehicle syncer distance were not being synced server<->client at all !? 😮

On the client side this is only used by the /sinfo command.

It cannot be said that these parameters are not used in the private netc.dll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants