If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:3695
L2JDP Revision Number:6775
Hello I just have one quick question, does anyone know which .java file has pvp item drop porperties? I'm trying to make sure there is always a chance to drop an item, I changed all the properties in the rates.properties and they are working nicely but:
PlayerDropLimit
PlayerRateDrop
PlayerRateDropItem
PlayerRateDropEquip
PlayerRateDropEquipWeapon
Those properties only affect PvE drop rate. I'm looking through the java code line by line right now if someone could point me in the right direction I would appreciate it.
PVP drops
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: PVP drops
there isnt pvp drop but u can do it by your self
(hope u know how) Look at L2Pcinstance > increasepvpkills u can add some modifications there

-
- Posts: 3
- Joined: Sun Dec 06, 2009 3:02 am
Re: PVP drops
Thank you very much! I changed the PKkills to be static at 5 and it worked, players drop items now no matter how they die. 
