Closed nweb closed 1 week ago
Ped syncer distance and unoccupied vehicle syncer distance were not being synced server<->client at all !? 😮
maybe this related to #375
That's quite a big oversight, thanks for the fix!
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.
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).