Page 1 of 1

Anti PVP Feed

Posted: Thu Mar 01, 2012 6:18 pm
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 :|

Re: Anti PVP Feed

Posted: Thu Mar 01, 2012 7:56 pm
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

Re: Anti PVP Feed

Posted: Fri Mar 02, 2012 7:59 pm
by bonkito
found it already but still thanks :)