We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b7008 commit 84f553dCopy full SHA for 84f553d
Server/mods/deathmatch/local.conf
@@ -126,6 +126,8 @@
126
<ped_far_sync_interval>2000</ped_far_sync_interval>
127
<!-- Unoccupied_vehicle sync interval. Default: 400 -->
128
<unoccupied_vehicle_sync_interval>400</unoccupied_vehicle_sync_interval>
129
+ <!-- Object sync interval. Default: 500 -->
130
+ <object_sync_interval>500</object_sync_interval>
131
<!-- Keysync mouse rotation sync interval. For limiting key sync packets due to mouse movement. Default: 100 -->
132
<keysync_mouse_sync_interval>100</keysync_mouse_sync_interval>
133
<!-- Keysync analog movement sync interval. For limiting key sync packets due to joystick movement. Default: 100 -->
0 commit comments