tamalaw.blogg.se

Arma 3 server view distance
Arma 3 server view distance








Example: A unit 1km (distance d = 1km) from the player with MinErrorToSend = 0.001 (METS = 0.001) would send an update when that unit moves 50m (error value E = 50).Using a smaller value can make units observed by binoculars or sniper rifle to move smoother at the trade off of increased network traffic. Minimal error to send updates across network. This value helps the server to estimate bandwidth available. Increasing it to too optimistic values can increase lag and CPU load, as too many messages will be sent but discarded.īandwidth the server is guaranteed to never have (in bps). This value helps server to estimate bandwidth available. Increasing this value may improve bandwidth requirement, but it may increase lag.īandwidth the server is guaranteed to have (in bps). Non-guaranteed packets (aggregate messages) are used for repetitive updates like soldier or vehicle position. Small messages are packed to larger packets (aggregate messages). Maximum size (payload) of non-guaranteed packet in bytes (without headers). Guaranteed packets (aggregate messages) are used for non-repetitive events like shooting. Maximum size (payload) of guaranteed packet in bytes (without headers). Increasing this value can decrease lag on high upload bandwidth servers. Maximum number of packets (aggregate messages) that can be sent in one simulation cycle ("frame"). You can add following entries to arma.cfg (the main Armed Assault configuration file) There are also some parameters that can be used to fine-tune network performance.

arma 3 server view distance

In this configuration file you should configure your server's connectivity, mainly for performance tuning. When you do not provide a name, the default Arma3.cfg file is loaded located in the user profile folder. The real name is determined by the -cfg command line option when launching the dedicated server or the game executable - in other words it also works for clients. This article deals with the basic.cfg, the name means nothing, and can be called anything. For previous titles, see Arma 2: Basic Server Config File. This page is about Arma 3 basic server configuration.










Arma 3 server view distance