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 cf9c614 commit db51fa9Copy full SHA for db51fa9
Server/mods/deathmatch/mtaserver.conf
@@ -190,8 +190,8 @@
190
<filter_duplicate_log_lines>1</filter_duplicate_log_lines>
191
192
<!-- Specifies the frame rate limit that will be applied to connecting clients.
193
- Available range: 25 to 32767. Default: 36. You can also use 0 for uncapped fps. -->
194
- <fpslimit>36</fpslimit>
+ Available range: 25 to 32767. Default: 60. You can also use 0 for uncapped fps. -->
+ <fpslimit>60</fpslimit>
195
196
<!-- This parameter specifies whether or not to enable player voice chat in-game
197
Values: 0 - disabled , 1 - enabled -->
0 commit comments