L2J Revision 4598:
L2JDP Revision 7951:
Hi,
someone can help to understand where to shape the RateDropAdena ?
I remembered myself that till the Gracia Version it was a parameter in
rates.properties
thanks
RateDropAdena ??
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: RateDropAdena ??
Code: Select all
# List of items affected by custom drop rate by id, used now for Adena rate too.# Usage: itemId1,dropChance1;itemId2,dropChance2;...# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;# Default: 57,1RateDropItemsById = 57,1

Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

-
- Posts: 20
- Joined: Fri Nov 09, 2007 11:53 am
Re: RateDropAdena ??
Thanks Zoey76
now it works.
now it works.