AntiFeedManager problems.

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
malboras112
Posts: 14
Joined: Thu Oct 16, 2008 10:21 am

AntiFeedManager problems.

Post by malboras112 »

Hello,

We have a small problem on our server. When massive PvPs take place many people don't get PVP points counted, so we thought this was a flaw in the AntiFeedManager, so I checked the code but there's nothing in it apart the dualbox (PCs from same IP) checks, so what could be the problem? Or did I miss something?
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: AntiFeedManager problems.

Post by SolidSnake »

config -> l2jmods.properties

Code: Select all

# ---------------------------------------------------------------------------# AntiFeed# ---------------------------------------------------------------------------# This option will enable antifeed for pvp/pk/clanrep points.# Default: FalseAntiFeedEnable = False # If set to True, kills from dualbox will not increase pvp/pk points# and clan reputation will not be transferred.# Default: TrueAntiFeedDualbox = True # If set to True, server will count disconnected (unable to determine ip address)# as dualbox.# Default: TrueAntiFeedDisconnectedAsDualbox = True # If character died faster than timeout - pvp/pk points for killer will not increase# and clan reputation will not be transferred.# Setting to 0 will disable this feature.# Default: 120 seconds.AntiFeedInterval = 120
Image
Post Reply