Sv packetflooddelay

From MoH:AA Reborn Wiki
Jump to: navigation, search

Description

CVar Information
Name sv_packetflooddelay
Default value 50
Allowed values from 0 to 65000
Type Normal
Remarks CVars value shouldn't be higher than 500
This CVars is used by Packet AntiFlood System to set the allowed time delay between two incoming packets from the same IP address.
Value represents milliseconds.
When delay between two packets is lower than this CVars value, they will be flagged as flood and dropped by the patch before they reach the engine.
You shouldn't set the value higher than 500 [ms] because this may lead to legit connected players packets to be blocked, and you may have problems with your server not showing on game server browsers or server administration applications (like CI, Foresight, Scapp etc.) kick random players from server.


For further information please read about Packet AntiFlood System


See also