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
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
# 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
# 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?