PVP drops
Posted: Sun Dec 20, 2009 8:05 pm
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.
ยป 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.