Anti PVP Feed

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
bonkito
Posts: 14
Joined: Sun Feb 19, 2012 11:38 am

Anti PVP Feed

Post by bonkito »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

i edited a file about anti pvp feed so now when you kill your other character while dualboxing you dont gain pvp. now i need to test my new pvp reward system but cant because i dont gain pvps when killing my character in dualbox. and i cant find where/what i edited back then :|
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Anti PVP Feed

Post by lucan »

l2jmods.properties

# ---------------------------------------------------------------------------
# AntiFeed
# ---------------------------------------------------------------------------
# This option will enable antifeed for pvp/pk/clanrep points.
# Default: False
AntiFeedEnable = True

# If set to True, kills from dualbox will not increase pvp/pk points
# and clan reputation will not be transferred.
# Default: True
AntiFeedDualbox = True

# If set to True, server will count disconnected (unable to determine ip address)
# as dualbox.
# Default: True
AntiFeedDisconnectedAsDualbox = 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
bonkito
Posts: 14
Joined: Sun Feb 19, 2012 11:38 am

Re: Anti PVP Feed

Post by bonkito »

found it already but still thanks :)
Post Reply