Some Help With Adena Drop Rate

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Par1s
Posts: 3
Joined: Sat Jan 23, 2010 9:13 am

Some Help With Adena Drop Rate

Post by Par1s »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3828:
L2JDP Revision 6907:
Hello guys i want to open to a l2j epilogue server i have add all npc but i need to config adenadroprate and at config i cant find it.....
# Experience multiplier
RateXp = 45
# Skill points multiplier
RateSp = 45
# Experience multiplier (Party)
RatePartyXp = 2
# Skill points multiplier (Party)
RatePartySp = 2
RateConsumableCost = 1
RateDropItems = 15
RateRaidDropItems = 5
RateDropSpoil = 25
RateDropManor = 1
RateExtractFish = 1
RateQuestsReward = 5
RateKarmaExpLost = 1
RateSiegeGuardsPrice = 1
# Warning: Many quests need to be rewritten
# for this setting to work properly.
RateDropQuest = 5
Here isnt adendroprate .... and is 1x and i want to make 45x how i can change it???
Thanks
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some Help With Adena Drop Rate

Post by MELERIX »

is present in the same config... xD

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
Par1s
Posts: 3
Joined: Sat Jan 23, 2010 9:13 am

Re: Some Help With Adena Drop Rate

Post by Par1s »

thanks mate because it is new config i didnt see it xD thanks !!!! :D
anarkis
Posts: 1
Joined: Mon Jun 21, 2010 9:00 pm

Re: Some Help With Adena Drop Rate

Post by anarkis »

MELERIX wrote:is present in the same config... xD

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
Do we have anything like "//set RateXp [new xp rate]" for adena to use as admin?

Thanks
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Some Help With Adena Drop Rate

Post by janiii »

you can set "RateDropAdena" same as you set "RateXp"
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply