Difference between revisions of "Packetloss Settings"

From ASSS Wiki
Jump to: navigation, search
 
(new format & desc)
Line 1: Line 1:
=== C2SKickOutPercent ===
+
[Packetloss] These settings determine how subgame deals with player with packetloss. Packetloss is when either the server or a client sends a packet, but the destination never receives it.
ClientToServer packetloss percentage before being kicked (this is percentage that make it 800 = 80% good or allow 20% packetloss)
 
  
 +
=== C2SKickOutPercent ===
 +
''Datatype:'' Tenths of a percent.
  
=== S2CKickOutPercent ===
+
Minimum percentage of client packets that the server receives. (That is, 80% means that packetloss has to be 20% or below.)
ServerToClient packetloss percentage before being kicked (this is percentage that make it 800 = 80% good or allow 20% packetloss)
 
  
  
=== SpectatorPercentAdjust ===  
+
=== S2CKickOutPercent ===
 +
''Datatype:'' Tenths of a percent.
 +
 
 +
Minimum percentage of server packets that the client receives. (That is, 80% means that packetloss has to be 20% or below.)
 +
 
 +
 
 +
=== SpectatorPercentAdjust ===
 +
''Datatype:'' Unknown.
 +
 
 
Amount of extra packetloss a spectator is allowed to have.
 
Amount of extra packetloss a spectator is allowed to have.
  
  
=== PacketLossDisableWeapons ===  
+
=== PacketLossDisableWeapons ===
* Min: 0
+
''Datatype:'' Boolean (1=yes, 0=no).
* Max: 1
+
 
Whether the server disables weapons for high packetloss or not (1=yes 0=no)
+
Whether the server disables weapons for clitens with high packetloss.
  
 
[[Category: Settings]]
 
[[Category: Settings]]

Revision as of 23:56, 28 February 2005

[Packetloss] These settings determine how subgame deals with player with packetloss. Packetloss is when either the server or a client sends a packet, but the destination never receives it.

C2SKickOutPercent

Datatype: Tenths of a percent.

Minimum percentage of client packets that the server receives. (That is, 80% means that packetloss has to be 20% or below.)


S2CKickOutPercent

Datatype: Tenths of a percent.

Minimum percentage of server packets that the client receives. (That is, 80% means that packetloss has to be 20% or below.)


SpectatorPercentAdjust

Datatype: Unknown.

Amount of extra packetloss a spectator is allowed to have.


PacketLossDisableWeapons

Datatype: Boolean (1=yes, 0=no).

Whether the server disables weapons for clitens with high packetloss.