6,834
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
!Default Value | !Default Value | ||
!Description | !Description | ||
|- | |||
|anticheat | |||
|(empty node) | |||
|Anti cheat. See [[Anticheat|Anticheat]] for more information. | |||
|- | |- | ||
|bindip | |bindip | ||
Line 32: | Line 36: | ||
|n/a ('''required''') | |n/a ('''required''') | ||
|Custom text to identify the game mode. Appears in the server browser. '''This is not IV gamemode ID'''. | |Custom text to identify the game mode. Appears in the server browser. '''This is not IV gamemode ID'''. | ||
|- | |||
|gunshops | |||
|false | |||
|Whether gun shops should be enabled. | |||
|- | |- | ||
|httpport | |httpport | ||
Line 74: | Line 82: | ||
|1.0.0.0 | |1.0.0.0 | ||
|The minimum version that clients can connect with. [https://gtaconnected.com/downloads/client/version See latest client version here]. | |The minimum version that clients can connect with. [https://gtaconnected.com/downloads/client/version See latest client version here]. | ||
|- | |||
|minuteduration | |||
|2.0 for IV, otherwise 1.0 | |||
|The amount of seconds for an in-game minute. | |||
|- | |- | ||
|modules | |modules | ||
Line 82: | Line 94: | ||
|false | |false | ||
|Enables/disables using multiple threads for managing network peers. Useful on multi-core systems. | |Enables/disables using multiple threads for managing network peers. Useful on multi-core systems. | ||
|- | |||
|nametags | |||
|true | |||
|Whether name tags should be enabled. | |||
|- | |- | ||
|password | |password | ||
Line 94: | Line 110: | ||
|100.0 | |100.0 | ||
|The distance that a pickup is removed from the client, recommended to be about 100.0. '''Must be higher than pickupstreamindistance'''. | |The distance that a pickup is removed from the client, recommended to be about 100.0. '''Must be higher than pickupstreamindistance'''. | ||
|- | |- | ||
|planes | |||
|false | |||
|Whether planes should be enabled. | |||
|- | |||
|port | |port | ||
|22000 | |22000 | ||
Line 142: | Line 162: | ||
|200.0 | |200.0 | ||
|The distance that an entity is removed from a client, recommended to be about 200.0. '''Must be higher than streamindistance'''. | |The distance that an entity is removed from a client, recommended to be about 200.0. '''Must be higher than streamindistance'''. | ||
|- | |||
|stuntjumps | |||
|false | |||
|Whether stunt jumps should be enabled. | |||
|- | |- | ||
|syncinterval | |syncinterval | ||
|30 | |30 | ||
|The interval, in milliseconds, of each sync occurrence for the regularly sync'd data, between 0 and 65,535. | |The interval, in milliseconds, of each sync occurrence for the regularly sync'd data, between 0 and 65,535. | ||
|- | |||
|synclocalentities | |||
|false | |||
|Whether to sync local entities. | |||
|- | |- | ||
|syncmethod | |syncmethod | ||
Line 164: | Line 192: | ||
|- | |- | ||
|timesync | |timesync | ||
|true | |||
|Enables/disables syncing the time set by server to all clients. | |||
|- | |||
|toiletcamera | |||
|false | |||
|Whether toilet camera should be enabled. | |||
|- | |||
|trains | |||
|false | |||
|Whether trains should be enabled. | |||
|- | |||
|uniquestuntjumps | |||
|false | |false | ||
| | |Whether unique stunt jumps should be enabled. | ||
|- | |- | ||
|waiteventtimeout | |waiteventtimeout | ||
Line 172: | Line 212: | ||
|- | |- | ||
|weathersync | |weathersync | ||
| | |true | ||
|Enables/disables syncing the weather set by server to all clients. | |Enables/disables syncing the weather set by server to all clients. | ||
|- | |- |
edits