Page 1 of 1

[resolved]adena rate

Posted: Fri Mar 19, 2010 5:03 pm
by Nemesis_hommage
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4006
L2JDP Revision Number:7180

Hi
i DL the latest pasck and adapt it to the server all works great
In the GS config don't appear the possibility to change the adena drop rate
i looked into general and rates properties too
is ther a command to insert to modify it ?

we created a dedicated RB too, he's great and works like we want, but his name don't change of color :cry:

Re: adena rate

Posted: Fri Mar 19, 2010 5:43 pm
by rock and roll
rates.proprieties

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,20;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 
RateDropItemsById = 57,20
=
Adena drop rate 20x.

Re: adena rate

Posted: Sat Mar 20, 2010 3:55 pm
by Nemesis_hommage
thx for information: works fine