ServerConfiguration: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 59: Line 59:
|iv_nativemultiplayer
|iv_nativemultiplayer
|true
|true
|If enabled, server uses native sync (from Rockstar/GFWL), otherwise server uses GTAC's custom sync.
|If enabled, server uses [[[[NativeMultiplayer|native sync (from Rockstar/GFWL)]], otherwise server uses GTAC's custom sync.  
|-
|-
|logpath
|logpath
Line 187: Line 187:
== CVars ==
== CVars ==
See the [[CVars|CVars]] page for info.
See the [[CVars|CVars]] page for info.
== Sync Methods ==
There are a few different config options for server sync. Here is the list of them and a brief description of each.
{{ServerSyncMethods}}
== Optional Settings ==
Most of the XML server config settings are optional, and have a default value used if not specified.<br>
The "Default Value" column in the settings list shows "required" if the setting is required.<br>
To explicitly not specify a server config XML setting, either remove that setting's XML element, or comment it out with an XML comment.<br>
Do not leave a setting's XML element present with a blank value.


== Example ==
== Example ==
2,756

edits